aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/smc/if_smc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/smc/if_smc.c')
-rw-r--r--sys/dev/smc/if_smc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/smc/if_smc.c b/sys/dev/smc/if_smc.c
index ed1f766da00d..d1ae02356de9 100644
--- a/sys/dev/smc/if_smc.c
+++ b/sys/dev/smc/if_smc.c
@@ -90,8 +90,6 @@ __FBSDID("$FreeBSD$");
#define SMC_RX_PRIORITY 5
#define SMC_TX_PRIORITY 10
-devclass_t smc_devclass;
-
static const char *smc_chip_ids[16] = {
NULL, NULL, NULL,
/* 3 */ "SMSC LAN91C90 or LAN91C92",