Jeff Garzik 230e55adf6 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 <jgarzik@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2007-10-24 12:58:02 +02:00
..
2007-10-23 12:31:05 +02:00
2007-10-23 11:20:26 +02:00
2007-10-20 01:34:40 +02:00
2007-10-20 01:09:42 +02:00
2007-10-20 01:10:46 +02:00
2007-10-20 01:14:39 +02:00
2007-10-22 21:19:59 +02:00
2007-10-23 12:32:34 +02:00
2007-10-23 09:49:31 +02:00
2007-10-22 12:52:49 +02:00
2007-10-22 21:19:53 +02:00
2007-10-20 01:24:05 +02:00
2007-10-24 12:58:02 +02:00