aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sti/smp.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-sti/smp.h')
-rw-r--r--arch/arm/mach-sti/smp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-sti/smp.h b/arch/arm/mach-sti/smp.h
index ae22707d301f..d8a2f8758490 100644
--- a/arch/arm/mach-sti/smp.h
+++ b/arch/arm/mach-sti/smp.h
@@ -12,7 +12,7 @@
#ifndef __MACH_STI_SMP_H
#define __MACH_STI_SMP_H
-extern struct smp_operations sti_smp_ops;
+extern const struct smp_operations sti_smp_ops;
void sti_secondary_startup(void);