aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-vexpress/core.h
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@armlinux.org.uk>2019-01-04 14:34:46 +0000
committerRussell King <rmk+kernel@armlinux.org.uk>2019-01-04 14:34:46 +0000
commit6de92920a717ea2b7b45bb3d651b8bb951eab185 (patch)
tree92778efc5a0c31a4a26c1ab826a56be5a12cde45 /arch/arm/mach-vexpress/core.h
parent97b6f89f7269b746b68e7985c16d2354c688d29a (diff)
parent07a496de4c7eb0b1e80ab53f9d6465ea55ac1bd7 (diff)
Merge commit 'smp-hotplug^{/omap2}' into for-linus
Diffstat (limited to 'arch/arm/mach-vexpress/core.h')
-rw-r--r--arch/arm/mach-vexpress/core.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-vexpress/core.h b/arch/arm/mach-vexpress/core.h
index a162ab46ee02..f4a7519084f1 100644
--- a/arch/arm/mach-vexpress/core.h
+++ b/arch/arm/mach-vexpress/core.h
@@ -1,5 +1,3 @@
bool vexpress_smp_init_ops(void);
extern const struct smp_operations vexpress_smp_dt_ops;
-
-extern void vexpress_cpu_die(unsigned int cpu);