mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08: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>