x86: remove nesting CONFIG_HOTPLUG_CPU
authorLi Zefan <lizf@cn.fujitsu.com>
Mon, 4 Aug 2008 03:26:38 +0000 (11:26 +0800)
committerIngo Molnar <mingo@elte.hu>
Fri, 15 Aug 2008 14:33:28 +0000 (16:33 +0200)
prefill_possible_map() is defined inside CONFIG_HOTPLUG_CPU,
so the nesting CONFIG_HOTPLUG_CPU is just redundant.

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found