commit | be26a008414414c69a4ae9fe9877401c3ba62c5a | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Thu Oct 06 17:05:51 2011 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Fri Nov 04 18:07:15 2011 -0700 |
tree | f3cf7ef42e655eef98fdcc3f5f1ece89124c9658 | |
parent | c16ae1e64e292054bc4c5a20724b40217bdc43dd [diff] |
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 <tony@atomide.com>