summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress/core.h
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2013-01-30 09:12:55 +0000
committerNicolas Pitre <nicolas.pitre@linaro.org>2013-05-29 15:50:35 -0400
commit033a899c9b06e7e4f6733a637fee34c632ca2d47 (patch)
tree00ec6231214f2a68942e592b7737f5ef83335d2f /arch/arm/mach-vexpress/core.h
parentd41418c0c0c0dc8a367af96b8e547f31477d9aa0 (diff)
downloadop-kernel-dev-033a899c9b06e7e4f6733a637fee34c632ca2d47.zip
op-kernel-dev-033a899c9b06e7e4f6733a637fee34c632ca2d47.tar.gz
ARM: vexpress: Select multi-cluster SMP operation if required
Signed-off-by: Jon Medhurst <tixy@linaro.org> Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org> Reviewed-by: Santosh Shilimkar <santosh.shilimkar@ti.com> Acked-by: Pawel Moll <pawel.moll@arm.com>
Diffstat (limited to 'arch/arm/mach-vexpress/core.h')
-rw-r--r--arch/arm/mach-vexpress/core.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-vexpress/core.h b/arch/arm/mach-vexpress/core.h
index f134cd4..bde4374 100644
--- a/arch/arm/mach-vexpress/core.h
+++ b/arch/arm/mach-vexpress/core.h
@@ -6,6 +6,8 @@
void vexpress_dt_smp_map_io(void);
+bool vexpress_smp_init_ops(void);
+
extern struct smp_operations vexpress_smp_ops;
extern void vexpress_cpu_die(unsigned int cpu);
OpenPOWER on IntegriCloud