From: Santosh Shilimkar Date: Thu, 2 Apr 2009 14:28:58 +0000 (+0100) Subject: [ARM] 5444/1: ARM: Realview: Fix event-device multiplicators in localtimer.c X-Git-Tag: v2.6.30-rc1~242^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d681f3a1b27fdfc17ea251cf8d5f627dab34670;p=pandora-kernel.git [ARM] 5444/1: ARM: Realview: Fix event-device multiplicators in localtimer.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 Signed-off-by: Russell King --- Reading git-diff-tree failed