5da9a506d673ee5 parent 1fb473d8f45658532555b956ee24e25a0ba493cd author Jeff Garzik 1193223482 +0200 committer Ingo Molnar 1193223482 +0200 x86: lguest build fix Fix this error (i386 !SMP build): arch/x86/lguest/boot.c: In function lguest_init: arch/x86/lguest/boot.c:1059: error: pm_power_off undeclared (first use in this function) by including linux/pm.h. Signed-off-by: Jeff Garzik Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner