login
Header Space

 
 

[mmotm] PM build error (PM_SLEEP undef)

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: lkml <linux-kernel@...>
Cc: akpm <akpm@...>, <rjw@...>
Date: Wednesday, March 19, 2008 - 2:57 pm

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

---
~Randy
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[mmotm] PM build error (PM_SLEEP undef), Randy Dunlap, (Wed Mar 19, 2:57 pm)
Re: [mmotm] PM build error (PM_SLEEP undef), Rafael J. Wysocki, (Wed Mar 19, 6:16 pm)
Re: [mmotm] PM build error (PM_SLEEP undef), Greg KH, (Thu Mar 20, 12:19 am)
speck-geostationary