X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=sound%2Fpci%2Fad1889.c;h=1fdae678a34526e430ad564ca3643321f27dd964;hb=05b8b0fafd4cac75d205ecd5ad40992e2cc5934d;hp=e72ccd1a004f9dce58479a507dfced1a8f8374cd;hpb=a892acacd3a8546ac161526522f13b5174f2c471;p=powerpc.git diff --git a/sound/pci/ad1889.c b/sound/pci/ad1889.c index e72ccd1a00..1fdae678a3 100644 --- a/sound/pci/ad1889.c +++ b/sound/pci/ad1889.c @@ -1067,7 +1067,6 @@ MODULE_DEVICE_TABLE(pci, snd_ad1889_ids); static struct pci_driver ad1889_pci = { .name = "AD1889 Audio", - .owner = THIS_MODULE, .id_table = snd_ad1889_ids, .probe = snd_ad1889_probe, .remove = __devexit_p(snd_ad1889_remove),