Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph...
[pandora-kernel.git] / drivers / video / hecubafb.c
index c77bcc6..1b94643 100644 (file)
@@ -299,7 +299,7 @@ static int __devexit hecubafb_remove(struct platform_device *dev)
 
 static struct platform_driver hecubafb_driver = {
        .probe  = hecubafb_probe,
-       .remove = hecubafb_remove,
+       .remove = __devexit_p(hecubafb_remove),
        .driver = {
                .owner  = THIS_MODULE,
                .name   = "hecubafb",