aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/include
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2012-01-10 13:16:37 +0900
committerPaul Mundt <lethal@linux-sh.org>2012-01-10 13:16:37 +0900
commitea75b9c127e67683a11f7c9c8e052172f28d9266 (patch)
tree707d616bc44bb7ad251cc92985a586a8e34c3426 /arch/arm/mach-shmobile/include
parent916b1f8c81ea563611288d1a9b082df3f723e4fe (diff)
parent1229835ccb6d7ea2b36230121205be95c88eca88 (diff)
Merge branch 'rmobile/core' into rmobile/marzen
Diffstat (limited to 'arch/arm/mach-shmobile/include')
-rw-r--r--arch/arm/mach-shmobile/include/mach/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/include/mach/common.h b/arch/arm/mach-shmobile/include/mach/common.h
index 65e954b08774..304ac3115338 100644
--- a/arch/arm/mach-shmobile/include/mach/common.h
+++ b/arch/arm/mach-shmobile/include/mach/common.h
@@ -4,6 +4,7 @@
extern struct sys_timer shmobile_timer;
extern void shmobile_setup_console(void);
extern void shmobile_secondary_vector(void);
+extern int shmobile_platform_cpu_kill(unsigned int cpu);
struct clk;
extern int clk_init(void);
extern void shmobile_handle_irq_intc(struct pt_regs *);