Messages in this thread |  | | | Date | Wed, 18 Jun 2008 22:08:08 -0700 | | From | Jeremy Fitzhardinge <> | | Subject | Re: linux-next: Tree for June 18 (XEN build error) | |
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
|  |