x86: kill #ifdef for exit_idle()
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Tue, 9 Dec 2008 03:19:07 +0000 (19:19 -0800)
committerIngo Molnar <mingo@elte.hu>
Fri, 12 Dec 2008 10:58:36 +0000 (11:58 +0100)
Impact: cleanup

Introduce helper inline function in arch/x86/include/asm/idle.h
to remove #ifdefs around exit_idle().

Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found