summaryrefslogtreecommitdiffstats
path: root/sys/dev/ncv/ncr53c500.c
diff options
context:
space:
mode:
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