Re: linux-next: Tree for June 18 (XEN build error)
From: Jeremy Fitzhardinge <hidden>
Date: 2008-06-19 05:09:00
Also in:
linux-next, lkml
From: Jeremy Fitzhardinge <hidden>
Date: 2008-06-19 05:09:00
Also in:
linux-next, lkml
Randy Dunlap wrote:
linux-next-20080618/drivers/xen/manage.c: In function 'xen_suspend': linux-next-20080618/drivers/xen/manage.c:66: error: too few arguments to function 'device_power_up' linux-next-20080618/drivers/xen/manage.c: In function 'do_suspend': linux-next-20080618/drivers/xen/manage.c:115: error: too few arguments to function 'device_resume' make[3]: *** [drivers/xen/manage.o] Error 1
What argument(s) do device_power_up() and device_resume() want now?
J