* Jarkko Nikula <jhnikula@xxxxxxxxx> [090218 01:42]: > On Wed, 18 Feb 2009 11:22:18 +0200 > Aaro Koskinen <Aaro.Koskinen@xxxxxxxxx> wrote: > > > Fixes a linker error when OMAP I2C bus driver is compiled as a module: > > > > ERROR: "i2c_register_board_info" [arch/arm/plat-omap/i2c.ko] > > undefined! > > > > The I2C utility functions used for board initialization should be > > always built-in. > > > > Signed-off-by: Aaro Koskinen <Aaro.Koskinen@xxxxxxxxx> > > --- > > arch/arm/plat-omap/Makefile | 3 ++- > > arch/arm/plat-omap/include/mach/common.h | 2 +- > > 2 files changed, 3 insertions(+), 2 deletions(-) > > > Acked-by: Jarkko Nikula <jarkko.nikula@xxxxxxxxx> Applying to linux-omap and omap-fixes. Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html