]> git.ipfire.org Git - people/ms/linux.git/blobdiff - arch/sparc/kernel/prom_common.c
Importing "grsecurity-3.1-3.19.2-201503201903.patch"
[people/ms/linux.git] / arch / sparc / kernel / prom_common.c
index 79cc0d1a477d0dbeb80178fb977c0d9e04bd24f5..ec627348251ea93d470ffe049e163075e03ef209 100644 (file)
@@ -144,7 +144,7 @@ static int __init prom_common_nextprop(phandle node, char *prev, char *buf)
 
 unsigned int prom_early_allocated __initdata;
 
-static struct of_pdt_ops prom_sparc_ops __initdata = {
+static struct of_pdt_ops prom_sparc_ops __initconst = {
        .nextprop = prom_common_nextprop,
        .getproplen = prom_getproplen,
        .getproperty = prom_getproperty,