ARM: 6895/1: mach-ux500: fix SMP secondary startup regression
commit4d5336d50a7b4992c90729c27dae027a3426c48c
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 6 May 2011 11:56:27 +0000 (6 12:56 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 23 May 2011 15:53:17 +0000 (23 16:53 +0100)
treeaf35d47d3502db12bb7cf79e9d9aab21f9daf81c
parent0f7b332f9777819a39a3b325690379a7efef89d1
ARM: 6895/1: mach-ux500: fix SMP secondary startup regression

Commit e2a083dc0da9aa6437e14811198379b18cdfa7f8
"ARM: consolidate SMP cross call implementation" broke the ux500
compilation since the smp.h header declared a function called
from headsmp.S. This fixes it up by declaring it locally instead.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ux500/platsmp.c