Messages in this thread |  | | | Date | Wed, 19 Mar 2008 21:19:56 -0700 | | From | Greg KH <> | | Subject | Re: [mmotm] PM build error (PM_SLEEP undef) | |
On Wed, Mar 19, 2008 at 11:16:02PM +0100, Rafael J. Wysocki wrote:
> On Wednesday, 19 of March 2008, Randy Dunlap wrote:
> > lots of these when PM_SLEEP not defined: (one example)
> >
> > mmotm-2008-0318-1720/include/linux/pm_wakeup.h: In function 'device_init_wakeup':
> > mmotm-2008-0318-1720/include/linux/pm_wakeup.h:35: error: 'struct dev_pm_info' has no member named 'should_wakeup'
> > mmotm-2008-0318-1720/include/linux/pm_wakeup.h: In function 'device_set_wakeup_enable':
> > mmotm-2008-0318-1720/include/linux/pm_wakeup.h:45: error: 'struct dev_pm_info' has no member named 'should_wakeup'
> > mmotm-2008-0318-1720/include/linux/pm_wakeup.h: In function 'device_may_wakeup':
> > mmotm-2008-0318-1720/include/linux/pm_wakeup.h:50: error: 'struct dev_pm_info' has no member named 'should_wakeup'
> > make[2]: *** [init/do_mounts.o] Error 1
>
> Fixed patches sent to Greg, hopefully they'll appear in his tree soon.
Ah, ok, I'll catch up on my patch queue tomorrow, been away this week...
thanks,
greg k-h
|  |