CONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_PM_SLEEP is disabled
authorJeremy Fitzhardinge <jeremy@goop.org>
Thu, 29 May 2008 08:02:19 +0000 (09:02 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 2 Jun 2008 10:14:16 +0000 (12:14 +0200)
commitc78277288e3d561d55fb48bc0fe8d6e2cf4d0880
tree315e86ee65ffbcebd331aef0544db2612a9e8b77
parent0261ac5f2f43a1906cfacfb19d62ed643d162cbe
CONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_PM_SLEEP is disabled

Xen save/restore depends on CONFIG_PM_SLEEP being set for device_power_up/down.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
drivers/xen/manage.c