]> err.no Git - linux-2.6/blobdiff - sound/pci/maestro3.c
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
[linux-2.6] / sound / pci / maestro3.c
index 99eb76c56f81059e6b0709c598108d5c9e18d7d1..ede7a75bfe08169f561d40ddfab498eafab9d89a 100644 (file)
@@ -2858,7 +2858,6 @@ static void __devexit snd_m3_remove(struct pci_dev *pci)
 
 static struct pci_driver driver = {
        .name = "Maestro3",
-       .owner = THIS_MODULE,
        .id_table = snd_m3_ids,
        .probe = snd_m3_probe,
        .remove = __devexit_p(snd_m3_remove),