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

Thanks,

- Chris.
-- 
Chris Ball   <[email protected]>
One Laptop Per Child
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to