]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/video/cyblafb.c
[PATCH] fbdev: Static pseudocolor with depth less than 4 does exist
[linux-2.6-omap-h63xx.git] / drivers / video / cyblafb.c
index 2b972461a030b9f2cfa92ee4aea4a62fa2c8b56e..0ae0a97b0fed05c5ea8129b018d2179eecac87bc 100644 (file)
@@ -1665,7 +1665,6 @@ 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);
 }