ARM: consolidate SMP cross call implementation
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 3 Apr 2011 12:01:30 +0000 (13:01 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 23 May 2011 15:53:17 +0000 (16:53 +0100)
Rather than having each platform class provide a mach/smp.h header for
smp_cross_call(), arrange for them to register the function with the
core ARM SMP code instead.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found