Re: linux-next: Tree for December 3 (MFD)

From: Randy Dunlap
Date: Wed Dec 03 2008 - 20:34:07 EST


Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20081202:
>
> Today's tree fails the powerpc allyesconfig build.


drivers/mfd/twl4030-core.c uses clk_get_rate() and clk_put(),
but they don't seem to exist for x86, so I'm getting build errors:

twl4030-core.c:(.text+0x16a797): undefined reference to `clk_get_rate'
twl4030-core.c:(.text+0x16a7a6): undefined reference to `clk_put'


~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/