]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
linux-next: pci tree build failure
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 17 Jul 2008 03:09:24 +0000 (13:09 +1000)
committerIngo Molnar <mingo@elte.hu>
Fri, 18 Jul 2008 07:51:02 +0000 (09:51 +0200)
commit55ca089e2579de90f048aca2a3030b8b2f864813
tree50803a73a40810c9728ab54b47881f078ef3d9e4
parent393d81aa026e19b6ede6f5f11955c97ee62e5df5
linux-next: pci tree build failure

Today's linux-next build (x86_64 allmodconfig) failed like this:

 drivers/xen/manage.c: In function 'xen_suspend':
 drivers/xen/manage.c:66: error: too few arguments to function 'device_power_up'
 drivers/xen/manage.c: In function 'do_suspend':
 drivers/xen/manage.c:117: error: too few arguments to function 'device_resume'

Caused by commit 1eede070a59e1cc73da51e1aaa00d9ab86572cfc ("Introduce new
top level suspend and hibernation callbacks") interacting with new
usages ...

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
Acked-by: Rafael J. Wysocki <rjw@sisk.pl>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
drivers/xen/manage.c