From: Tony Lindgren Date: Wed, 8 Dec 2010 00:25:40 +0000 (-0800) Subject: omap: Fix undefined reference to omap2_i2c_mux_pins X-Git-Tag: v2.6.38-rc1~469^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be40f7a3d7b53c1a44e11b376b4a395d6b91f58d;p=pandora-kernel.git omap: Fix undefined reference to omap2_i2c_mux_pins In some cases we can get error function `omap2_i2c_add_bus': arch/arm/plat-omap/i2c.c:136: undefined reference to `omap2_i2c_mux_pins' arch/arm/plat-omap/i2c.c:141: undefined reference to `omap_hwmod_lookup' arch/arm/plat-omap/i2c.c:157: undefined reference to `omap_device_build' Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed