Merge branch 'treewide/cleanup' into next/soc
[sfrench/cifs-2.6.git] / arch / arm / mach-rockchip / platsmp.c
index 9a5b2e0502f360d51c4a7e93456461f4314bedad..d42a07e334822bfabbda05e3fa8f2dbe0c3a2093 100644 (file)
@@ -360,7 +360,7 @@ static const struct smp_operations rk3036_smp_ops __initconst = {
 #endif
 };
 
-static struct smp_operations rockchip_smp_ops __initdata = {
+static const struct smp_operations rockchip_smp_ops __initconst = {
        .smp_prepare_cpus       = rockchip_smp_prepare_cpus,
        .smp_boot_secondary     = rockchip_boot_secondary,
 #ifdef CONFIG_HOTPLUG_CPU