]> err.no Git - linux-2.6/blobdiff - sound/pci/es1968.c
[PATCH] libata: indent and whitespace change
[linux-2.6] / sound / pci / es1968.c
index 10a487a78d68faf27be252232e3f953a6d4ae371..ecdcada90ca25945923a938472e506400344fcd6 100644 (file)
@@ -2763,6 +2763,7 @@ 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),