From: Linus Walleij Date: Fri, 6 May 2011 11:56:27 +0000 (+0100) Subject: ARM: 6895/1: mach-ux500: fix SMP secondary startup regression X-Git-Tag: v3.0-rc1~328^2~2^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d5336d50a7b4992c90729c27dae027a3426c48c;p=pandora-kernel.git 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 Signed-off-by: Russell King --- Reading git-diff-tree failed