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