]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/video/xilinxfb.c
Remove set_migrateflags()
[linux-2.6-omap-h63xx.git] / drivers / video / xilinxfb.c
index e38d3b7c3ad7b28e5b63909a83885ff535d17f17..7b3a8423f485e340afffb81d6f0dbc4c933eec83 100644 (file)
@@ -459,8 +459,8 @@ static int __devexit xilinxfb_of_remove(struct of_device *op)
 }
 
 /* Match table for of_platform binding */
-static struct of_device_id __devinit xilinxfb_of_match[] = {
-       { .compatible = "xilinx,ml300-fb", },
+static struct of_device_id xilinxfb_of_match[] __devinitdata = {
+       { .compatible = "xlnx,plb-tft-cntlr-ref-1.00.a", },
        {},
 };
 MODULE_DEVICE_TABLE(of, xilinxfb_of_match);