From b899f10a7cebde5727936dd0fd2ce142a8dd2afd Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Fri, 6 May 2011 12:56:27 +0100 Subject: [PATCH] --- yaml --- r: 249937 b: refs/heads/master c: 4d5336d50a7b4992c90729c27dae027a3426c48c h: refs/heads/master i: 249935: bdf78546f08b94a433c0d524116667f2f64d17ee v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-ux500/platsmp.c | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 9f05482b0e7a..4e87f8d7ed0f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0f7b332f9777819a39a3b325690379a7efef89d1 +refs/heads/master: 4d5336d50a7b4992c90729c27dae027a3426c48c diff --git a/trunk/arch/arm/mach-ux500/platsmp.c b/trunk/arch/arm/mach-ux500/platsmp.c index 4e338466839e..0c527fe2cebb 100644 --- a/trunk/arch/arm/mach-ux500/platsmp.c +++ b/trunk/arch/arm/mach-ux500/platsmp.c @@ -23,6 +23,9 @@ #include #include +/* This is called from headsmp.S to wakeup the secondary core */ +extern void u8500_secondary_startup(void); + /* * control for which core is the next to come out of the secondary * boot "holding pen"