[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)
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>

No differences found