ARM: footbridge: fix clock event support
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 10 Jun 2011 23:46:17 +0000 (00:46 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 10 Jun 2011 23:46:17 +0000 (00:46 +0100)
4e8d7637 (ARM: footbridge: convert to clockevents/clocksource) did
not set the cpumask for the clock event device.  This causes boot
to fail.  Add the necessary initialization.

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

No differences found