]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/block/xsysace.c
[POWERPC] Fix incorrectly tagged __devinitdata structures
[linux-2.6-omap-h63xx.git] / drivers / block / xsysace.c
index 78ebfffc77e33627b788e52e72094329e226f91a..1110e1b60712ac5e100788c53bf97399bbc948dd 100644 (file)
@@ -1202,7 +1202,7 @@ static int __devexit ace_of_remove(struct of_device *op)
 }
 
 /* Match table for of_platform binding */
-static struct of_device_id __devinit ace_of_match[] = {
+static struct of_device_id ace_of_match[] __devinitdata = {
        { .compatible = "xilinx,xsysace", },
        {},
 };