android_kernel_motorola_sm6225/arch/x86/lguest
Jeff Garzik 4cfe6c3c1c 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: Rusty Russell <rusty@rustcorp.com.au>
2007-10-25 14:15:09 +10:00
..
boot.c lguest: build fix 2007-10-25 14:15:09 +10: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