]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - sound/pci/ens1370.c
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
[karo-tx-linux.git] / sound / pci / ens1370.c
index 92ff7c510f2b8453705c5eefccdcbef454e7a3c2..2daa575f43ff98daf82566054f5e30fbb74411f7 100644 (file)
@@ -2386,7 +2386,6 @@ static void __devexit snd_audiopci_remove(struct pci_dev *pci)
 
 static struct pci_driver driver = {
        .name = DRIVER_NAME,
-       .owner = THIS_MODULE,
        .id_table = snd_audiopci_ids,
        .probe = snd_audiopci_probe,
        .remove = __devexit_p(snd_audiopci_remove),