linux/arch/x86/lguest
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
..
boot.c x86: lguest build fix 2007-10-24 12:58:02 +02:00
i386_head.S Revert lguest magic and use hook in head.S 2007-10-23 15:49:57 +10:00
Kconfig Lguest support for Virtio 2007-10-23 15:49:56 +10:00
Makefile Move lguest guest support to arch/x86. 2007-10-23 15:49:50 +10:00