]> pilppa.com 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>
Wed, 4 Apr 2007 14:32:05 +0000 (10:32 -0400)
commit1cea16e7d9fa38b30db3f9edb3c1ee1e3902cab9
tree9668c4da778b7cce95290790b0274267e91437bb
parent932666ccc3ac7f88088be96c9172a5fdc6531e0c
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