]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-shmobile/board-bockw-reference.c
Merge branch 'for-4.4' into for-next
[karo-tx-linux.git] / arch / arm / mach-shmobile / board-bockw-reference.c
index 9a74efda3d18a8c45b0ac898205f7a5ac373917b..4f78296f7d04d9ceeea2fd7f19b01ca11312ee63 100644 (file)
@@ -72,7 +72,7 @@ static void __init bockw_init(void)
        of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL);
 }
 
-static const char *bockw_boards_compat_dt[] __initdata = {
+static const char *const bockw_boards_compat_dt[] __initconst = {
        "renesas,bockw-reference",
        NULL,
 };