]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/block/xsysace.c
Merge branch 'hid-suspend' into picolcd
[karo-tx-linux.git] / drivers / block / xsysace.c
index e5c5415eb45eb7a7e8f350427be29fcfe2fb3eec..e1c95e208a6656c50a8e44b04bab25fc4a65d7cf 100644 (file)
@@ -1227,7 +1227,7 @@ static int __devexit ace_of_remove(struct of_device *op)
 }
 
 /* Match table for of_platform binding */
-static struct of_device_id ace_of_match[] __devinitdata = {
+static const struct of_device_id ace_of_match[] __devinitconst = {
        { .compatible = "xlnx,opb-sysace-1.00.b", },
        { .compatible = "xlnx,opb-sysace-1.00.c", },
        { .compatible = "xlnx,xps-sysace-1.00.a", },