mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-19 12:00:46 +09:00
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>