]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/video/cyblafb.c
[PATCH] fix silly ARM non-EABI build error
[linux-2.6-omap-h63xx.git] / drivers / video / cyblafb.c
index e9f5dee67e3ccec6c873119ea8e3964954b94d7e..0ae0a97b0fed05c5ea8129b018d2179eecac87bc 100644 (file)
@@ -1665,7 +1665,7 @@ static int __devinit cyblafb_init(void)
                }
 #endif
        output("CyblaFB version %s initializing\n", VERSION);
-       return pci_module_init(&cyblafb_pci_driver);
+       return pci_register_driver(&cyblafb_pci_driver);
 }
 
 static void __exit cyblafb_exit(void)