On Tue, 17 Aug 2010 16:21:32 +0100 Chris Ball <cjb@xxxxxxxxxx> wrote: > Hi Russell, > > On Tue, Aug 17, 2010 at 02:54:56PM +0100, Russell King wrote: > > I get the following build error: > > > > drivers/built-in.o: In function `mmc_alloc_host': > > mmci.c:(.text+0x80c44): undefined reference to `mmc_pm_notify' > > > > Seems to be down to 4c2ef25fe. The commit claims to fix the CONFIG_PM=n > > build, but it seems not to as mmc_pm_notify() is within an #ifdef CONFIG_PM > > block but the initialization isn't. > > Patches have been sent to akpm to fix this already; see > http://lkml.org/lkml/2010/8/12/207 > http://article.gmane.org/gmane.linux.kernel/1022716 > yup. I'm lying on a beach at present. I expect I'll get onto these later in the week. -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html