summaryrefslogtreecommitdiffstats
path: root/sys/pci/meteor.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/meteor.c')
-rw-r--r--sys/pci/meteor.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/pci/meteor.c b/sys/pci/meteor.c
index 4c701c4..9020d67 100644
--- a/sys/pci/meteor.c
+++ b/sys/pci/meteor.c
@@ -532,10 +532,6 @@ register int err = 0;
static const char *
met_probe (pcici_t tag, pcidi_t type)
{
- static int once;
-
- if (!once++)
- cdevsw_add(&meteor_cdevsw);
switch (type) {
case SAA7116_PHILIPS_ID: /* meteor */
OpenPOWER on IntegriCloud