]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: omap2/pm.c build fix
authorDavid Brownell <david-b@pacbell.net>
Wed, 28 Mar 2007 20:16:08 +0000 (13:16 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 3 Apr 2007 17:39:07 +0000 (13:39 -0400)
commit5bdc7793d67eae9cbfc2bc283e2b5e3887457399
tree51324cf838db2f9e24e9cfbe7b020ab597ba949e
parent9c7b5e28453272c3791b0330104f1de207b78f32
ARM: OMAP: omap2/pm.c build fix

Fix build bug ... next_timer_interrupt() depends on NO_IDLE_HZ
or else (new style) NO_HZ, so don't assume it's always present.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/pm.c