Re: wm8400-core: select REGMAP_I2C in kconfig

From: Mark Brown
Date: Wed Oct 26 2011 - 03:13:31 EST


On Tue, Oct 25, 2011 at 02:54:00PM -0400, Dave Jones wrote:
> wm8400-core.c is using the regmap I2C API, so needs to select it.
>
> ERROR: "regmap_write" [drivers/mfd/wm8400-core.ko] undefined!
> ERROR: "regmap_raw_read" [drivers/mfd/wm8400-core.ko] undefined!
> ERROR: "regmap_read" [drivers/mfd/wm8400-core.ko] undefined!
> ERROR: "regmap_init_i2c" [drivers/mfd/wm8400-core.ko] undefined!
> ERROR: "regmap_bulk_read" [drivers/mfd/wm8400-core.ko] undefined!
> ERROR: "regmap_exit" [drivers/mfd/wm8400-core.ko] undefined!

Which kernel version are you looking at? This is correct in my current
kernel - fixed in commit 2b247d06. Though I suspect that's waiting to
trickle down into Linus' tree still.
--
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/