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)
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>

No differences found