On Wed, 18 Jun 2008 22:08:08 -0700 Jeremy Fitzhardinge <[EMAIL PROTECTED]> 
wrote:
>
> 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?

In today's linux-next:

void device_power_up(pm_message_t state)
void device_resume(pm_message_t state)

If someone can give me a patch, I can carry it in linux-next ...

-- 
Cheers,
Stephen Rothwell                    [EMAIL PROTECTED]
http://www.canb.auug.org.au/~sfr/

Attachment: pgpbXEnB2UUS8.pgp
Description: PGP signature

_______________________________________________
Virtualization mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/virtualization

Reply via email to