On Wed, 05 Jun 2013 21:31:46 -0700 Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote: > On 06/05/13 17:26, akpm@xxxxxxxxxxxxxxxxxxxx wrote: > > The mm-of-the-moment snapshot 2013-06-05-17-24 has been uploaded to > > > > http://www.ozlabs.org/~akpm/mmotm/ > > > > mmotm-readme.txt says > > > > README for mm-of-the-moment: > > > > http://www.ozlabs.org/~akpm/mmotm/ > > > > on i386 when CONFIG_PM is not enabled: > > drivers/rtc/class.c:339:18: error: lvalue required as unary '&' operand > > due to: > #define rtc_class_dev_pm_ops NULL hm, OK, thanks. Shuah's "drivers/rtc/class: convert from Legacy pm ops to dev_pm_ops" is busted and I'm not seeing a quick fix - the ifdeffery in drivers/rtc/class.c is a bit odd (uses CONFIG_PM instead of CONFIG_PM_SLEEP, for a start). I'll drop it. -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html