[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
@@ -1198,7 +1198,6 @@ static void __devexit snd_via82xx_remove(struct pci_dev *pci)
|
||||
|
||||
static struct pci_driver driver = {
|
||||
.name = "VIA 82xx Modem",
|
||||
.owner = THIS_MODULE,
|
||||
.id_table = snd_via82xx_modem_ids,
|
||||
.probe = snd_via82xx_probe,
|
||||
.remove = __devexit_p(snd_via82xx_remove),
|
||||
|
Viittaa uudesa ongelmassa
Block a user