diff options
Diffstat (limited to 'sound/pci/nm256/nm256.c')
-rw-r--r-- | sound/pci/nm256/nm256.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/nm256/nm256.c b/sound/pci/nm256/nm256.c index e7aa15178453..089d23b4a002 100644 --- a/sound/pci/nm256/nm256.c +++ b/sound/pci/nm256/nm256.c | |||
@@ -1673,7 +1673,6 @@ static void __devexit snd_nm256_remove(struct pci_dev *pci) | |||
1673 | 1673 | ||
1674 | static struct pci_driver driver = { | 1674 | static struct pci_driver driver = { |
1675 | .name = "NeoMagic 256", | 1675 | .name = "NeoMagic 256", |
1676 | .owner = THIS_MODULE, | ||
1677 | .id_table = snd_nm256_ids, | 1676 | .id_table = snd_nm256_ids, |
1678 | .probe = snd_nm256_probe, | 1677 | .probe = snd_nm256_probe, |
1679 | .remove = __devexit_p(snd_nm256_remove), | 1678 | .remove = __devexit_p(snd_nm256_remove), |