diff options
author | Jeff Garzik | 2007-10-25 06:15:09 +0200 |
---|---|---|
committer | Rusty Russell | 2007-10-25 06:15:09 +0200 |
commit | 4cfe6c3c1c301d3d7a36c9d579597b75ebb8ea13 (patch) | |
tree | 2d76112b66c5f45859ebc103e295b907c7030dc6 /.gitignore | |
parent | lguest: clean up lguest_launcher.h (diff) | |
download | kernel-qcow2-linux-4cfe6c3c1c301d3d7a36c9d579597b75ebb8ea13.tar.gz kernel-qcow2-linux-4cfe6c3c1c301d3d7a36c9d579597b75ebb8ea13.tar.xz kernel-qcow2-linux-4cfe6c3c1c301d3d7a36c9d579597b75ebb8ea13.zip |
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>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions