Merge branch 'treewide/cleanup' into next/soc
[cascardo/linux.git] / arch / arm / mach-keystone / keystone.h
index cd04a1c..33eaa03 100644 (file)
@@ -15,7 +15,7 @@
 
 #ifndef __ASSEMBLER__
 
-extern struct smp_operations keystone_smp_ops;
+extern const struct smp_operations keystone_smp_ops;
 extern void secondary_startup(void);
 extern u32 keystone_cpu_smc(u32 command, u32 cpu, u32 addr);
 extern int keystone_pm_runtime_init(void);