From: Tony Lindgren Date: Tue, 10 Jul 2012 06:22:24 +0000 (-0700) Subject: ARM: OMAP3: Fix omap3evm randconfig error introduced by VBUS support X-Git-Tag: omap-devel-board-for-v3.6^0 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b103a2e22a238085f5c50d96345e1a09bb1efd50;p=pandora-kernel.git ARM: OMAP3: Fix omap3evm randconfig error introduced by VBUS support Commit cb8ca5897 (ARM: omap3evm: enable VBUS switch for EHCI tranceiver) added a new randconfig error if TWL4030_CORE is not selected: arch/arm/mach-omap2/board-omap3evm.c:368: undefined reference to `twl_i2c_read_u8' arch/arm/mach-omap2/board-omap3evm.c:370: undefined reference to `twl_i2c_write_u8' Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed