summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/pci/emu10kx.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/sound/pci/emu10kx.c')
-rw-r--r--sys/dev/sound/pci/emu10kx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/sound/pci/emu10kx.c b/sys/dev/sound/pci/emu10kx.c
index 76f7e60..3fb4d23 100644
--- a/sys/dev/sound/pci/emu10kx.c
+++ b/sys/dev/sound/pci/emu10kx.c
@@ -3556,5 +3556,4 @@ emu_modevent(module_t mod __unused, int cmd, void *data __unused)
static devclass_t emu_devclass;
DRIVER_MODULE(snd_emu10kx, pci, emu_driver, emu_devclass, emu_modevent, NULL);
-DRIVER_MODULE(snd_emu10kx, cardbus, emu_driver, emu_devclass, emu_modevent, NULL);
MODULE_VERSION(snd_emu10kx, SND_EMU10KX_PREFVER);
OpenPOWER on IntegriCloud