[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
[linux-drm-fsl-dcu.git] / arch / ia64 / kernel / setup.c
index 2693e1522d7cc45184e4b8b2e50819cdd2020cb1..5c7c95737bbf053c1c86127e27f4aa2d94438892 100644 (file)
@@ -40,6 +40,8 @@
 #include <linux/serial_core.h>
 #include <linux/efi.h>
 #include <linux/initrd.h>
+#include <linux/platform.h>
+#include <linux/pm.h>
 
 #include <asm/ia32.h>
 #include <asm/machvec.h>
@@ -783,6 +785,7 @@ cpu_init (void)
        /* size of physical stacked register partition plus 8 bytes: */
        __get_cpu_var(ia64_phys_stacked_size_p8) = num_phys_stacked*8 + 8;
        platform_cpu_init();
+       pm_idle = default_idle;
 }
 
 void