Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: footbridge: fix clock event support
4e8d763 (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>
- Loading branch information