]> err.no Git - linux-2.6/blobdiff - sound/pci/fm801.c
[PATCH] libata: indent and whitespace change
[linux-2.6] / sound / pci / fm801.c
index aaa41fb480a746135601c9c2ea4f704c84241f75..e5cfa2a0c24639cdf4354e7e2aa30771ec6a63b0 100644 (file)
@@ -1462,6 +1462,7 @@ static void __devexit snd_card_fm801_remove(struct pci_dev *pci)
 
 static struct pci_driver driver = {
        .name = "FM801",
+       .owner = THIS_MODULE,
        .id_table = snd_fm801_ids,
        .probe = snd_card_fm801_probe,
        .remove = __devexit_p(snd_card_fm801_remove),