Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ARM] 5444/1: ARM: Realview: Fix event-device multiplicators in local…
…timer.c Set the "mult" to finite value in the local_timer_setup in case of CONFIG_LOCAL_TIMERS not enabled. Othewise this throws warning in the boot log because of detect zero event-device multiplicators. This can cause division-by-zero crashes. Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
- Loading branch information