]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/pci/rme96.c
[ALSA] Remove xxx_t typedefs: PCI CS46xx
[linux-2.6-omap-h63xx.git] / sound / pci / rme96.c
index 0eddeb16a10f4bbce5aa19c5496ab457a2236eff..6d422ef6499911ece8f4fadae8314e66dd755ea2 100644 (file)
@@ -2413,7 +2413,6 @@ static void __devexit snd_rme96_remove(struct pci_dev *pci)
 
 static struct pci_driver driver = {
        .name = "RME Digi96",
-       .owner = THIS_MODULE,
        .id_table = snd_rme96_ids,
        .probe = snd_rme96_probe,
        .remove = __devexit_p(snd_rme96_remove),