[ARM SMP] Add missing SMP timer handling for realview
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 8 Nov 2005 10:40:10 +0000 (10:40 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 8 Nov 2005 10:40:10 +0000 (10:40 +0000)
commitdbebb4cbe02dc811e21bd3bc40a252490e46b949
tree4d76e96bd71dd3837253fbe00f8f6d6769644015
parentf093182d313edde9b1f86dbdaf40ba4da2dbd0e7
[ARM SMP] Add missing SMP timer handling for realview

Until we have local timer support, we need to broadcast the
timer interrupt to the other CPUs.  Also, add the missing
smp_send_timer() prototype to asm/smp.h

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-realview/core.c
include/asm-arm/smp.h