aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.6.9-xen-sparse
diff options
context:
space:
mode:
authorbren@anvil.research <bren@anvil.research>2004-11-02 15:54:40 +0000
committerbren@anvil.research <bren@anvil.research>2004-11-02 15:54:40 +0000
commit65d5559dc92925139898307da037825f2ca6c83a (patch)
tree87b661baefebe93aac1a1623f348f868e1c8631a /linux-2.6.9-xen-sparse
parentd2f080a3033fc39f5e19c12de40344d167425a13 (diff)
downloadxen-65d5559dc92925139898307da037825f2ca6c83a.tar.gz
xen-65d5559dc92925139898307da037825f2ca6c83a.tar.bz2
xen-65d5559dc92925139898307da037825f2ca6c83a.zip
bitkeeper revision 1.1159.1.334 (4187adc0n-3Z_SsPLaSxR1xWmI18lA)
The header file has been moved.
Diffstat (limited to 'linux-2.6.9-xen-sparse')
-rw-r--r--linux-2.6.9-xen-sparse/arch/xen/kernel/reboot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-2.6.9-xen-sparse/arch/xen/kernel/reboot.c b/linux-2.6.9-xen-sparse/arch/xen/kernel/reboot.c
index bf6e00bd31..1f7303efd2 100644
--- a/linux-2.6.9-xen-sparse/arch/xen/kernel/reboot.c
+++ b/linux-2.6.9-xen-sparse/arch/xen/kernel/reboot.c
@@ -49,7 +49,7 @@ EXPORT_SYMBOL(machine_power_off);
* Stop/pickle callback handling.
*/
-#include <asm/suspend.h>
+//#include <asm/suspend.h>
/* Ignore multiple shutdown requests. */
static int shutting_down = -1;