Xen: fix cpu_hotplug build when !CONFIG_SMP
authorAlex Nixon <alex.nixon@citrix.com>
Wed, 3 Sep 2008 13:30:22 +0000 (14:30 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 5 Sep 2008 15:44:07 +0000 (17:44 +0200)
commit5ab6d815dc23117cd9c5895cb9592824de3d4a68
tree5bec2c7af1830511ef0b1124b959e9877a93d3fd
parent5c51c637e489f3f4d58d51365b0c558549918858
Xen: fix cpu_hotplug build when !CONFIG_SMP

Compile cpu_hotplug.c conditionally on CONFIG_HOTPLUG_CPU

Signed-off-by: Alex Nixon <alex.nixon@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
drivers/xen/Makefile