summaryrefslogtreecommitdiffstats
path: root/sys/dev/ncv/ncr53c500.c
diff options
context:
space:
mode:
authornon <non@FreeBSD.org>2001-11-03 08:55:34 +0000
committernon <non@FreeBSD.org>2001-11-03 08:55:34 +0000
commita0da3013c6b8329da400c8f28b2e55525f0b4aa0 (patch)
treec779f68e2a8463f8d4db5b6ca794d6adb2d04cbb /sys/dev/ncv/ncr53c500.c
parent5d791806c8067b623a51e47e1cdf6d4e9863b3f9 (diff)
downloadFreeBSD-src-a0da3013c6b8329da400c8f28b2e55525f0b4aa0.zip
FreeBSD-src-a0da3013c6b8329da400c8f28b2e55525f0b4aa0.tar.gz
Remove PAO3 dependent part.
This will not affect either -current nor -stable.
Diffstat (limited to 'sys/dev/ncv/ncr53c500.c')
-rw-r--r--sys/dev/ncv/ncr53c500.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/dev/ncv/ncr53c500.c b/sys/dev/ncv/ncr53c500.c
index 9fa15f0..449bef5 100644
--- a/sys/dev/ncv/ncr53c500.c
+++ b/sys/dev/ncv/ncr53c500.c
@@ -87,11 +87,6 @@
#include <dev/ncv/ncr53c500var.h>
#include <dev/ncv/ncr53c500hwtab.h>
-
-#if __FreeBSD_version < 400001
-#include "ncv.h"
-struct ncv_softc *ncvdata[NNCV];
-#endif
#endif /* __FreeBSD__ */
#define NCV_MAX_DATA_SIZE (64 * 1024)
OpenPOWER on IntegriCloud