]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/arcnet/com20020-pci.c
Pull platform-drivers into test branch
[linux-2.6-omap-h63xx.git] / drivers / net / arcnet / com20020-pci.c
index 96d8a694d433c43c405c16dd425edec2c012823d..98d326b23c92bd3fd9b2fbea95805bfaf7b6eea2 100644 (file)
@@ -178,7 +178,7 @@ static struct pci_driver com20020pci_driver = {
 static int __init com20020pci_init(void)
 {
        BUGLVL(D_NORMAL) printk(VERSION);
-       return pci_module_init(&com20020pci_driver);
+       return pci_register_driver(&com20020pci_driver);
 }
 
 static void __exit com20020pci_cleanup(void)