From: Tony Lindgren Date: Fri, 7 Oct 2011 00:05:51 +0000 (-0700) Subject: ARM: OMAP1: Fix warnings about enabling 32 KiHz timer X-Git-Tag: v3.2-rc1~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be26a008414414c69a4ae9fe9877401c3ba62c5a;p=pandora-kernel.git ARM: OMAP1: Fix warnings about enabling 32 KiHz timer Fix "Enable 32kHz OS timer in order to allow sleep states in idle" warning. We are now compiling in bothe MPU timer and 32 KiHz timer, so this warning is only valid when MPU_TIMER is set and OMAP_DM_TIMER is not set. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed