X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=sound%2Fpci%2Fazt3328.c;h=ab737d6df41d13ede9cd02b064522bbb34281fe3;hb=05b8b0fafd4cac75d205ecd5ad40992e2cc5934d;hp=da99b1be2e8fd36e3cf639abc065ff1e85d40376;hpb=b3ce1debe2685383a9ad6ace9c49869c3968c013;p=powerpc.git diff --git a/sound/pci/azt3328.c b/sound/pci/azt3328.c index da99b1be2e..ab737d6df4 100644 --- a/sound/pci/azt3328.c +++ b/sound/pci/azt3328.c @@ -1838,7 +1838,6 @@ snd_azf3328_remove(struct pci_dev *pci) static struct pci_driver driver = { .name = "AZF3328", - .owner = THIS_MODULE, .id_table = snd_azf3328_ids, .probe = snd_azf3328_probe, .remove = __devexit_p(snd_azf3328_remove),