git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7334492
)
lguest: build fix
author
Jeff Garzik
<jeff@garzik.org>
Thu, 25 Oct 2007 04:15:09 +0000
(14:15 +1000)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 25 Oct 2007 04:15:09 +0000
(14:15 +1000)
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>
arch/x86/lguest/boot.c
patch
|
blob
|
history
diff --cc
arch/x86/lguest/boot.c
Simple merge