]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/pci/es1968.c
[ALSA] Remove xxx_t typedefs: PCI AD1889
[linux-2.6-omap-h63xx.git] / sound / pci / es1968.c
index ac8294e21cc17eeb8ee3a28fe747ba49bdea461b..50079dc90743cd70b57cc0feb3422a51ff3d640c 100644 (file)
@@ -2761,7 +2761,6 @@ static void __devexit snd_es1968_remove(struct pci_dev *pci)
 
 static struct pci_driver driver = {
        .name = "ES1968 (ESS Maestro)",
-       .owner = THIS_MODULE,
        .id_table = snd_es1968_ids,
        .probe = snd_es1968_probe,
        .remove = __devexit_p(snd_es1968_remove),