summaryrefslogtreecommitdiffstats
path: root/sys/dev/hfa/fore_globals.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/hfa/fore_globals.c')
-rw-r--r--sys/dev/hfa/fore_globals.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/sys/dev/hfa/fore_globals.c b/sys/dev/hfa/fore_globals.c
index ff8cc6c..b2e14b4 100644
--- a/sys/dev/hfa/fore_globals.c
+++ b/sys/dev/hfa/fore_globals.c
@@ -41,19 +41,6 @@
__RCSID("@(#) $FreeBSD$");
#endif
-
-/*
- * Supported device models
- */
-Fore_device fore_devices[] = {
-#ifdef FORE_SBUS
- {SBA200E_PROM_NAME, DEV_FORE_SBA200E},
- {SBA200_PROM_NAME, DEV_FORE_SBA200},
-#endif
- {""}
-};
-
-
/*
* Device unit table
*/
OpenPOWER on IntegriCloud