commit | b103a2e22a238085f5c50d96345e1a09bb1efd50 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Mon Jul 09 23:22:24 2012 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Mon Jul 09 23:22:24 2012 -0700 |
tree | 264e7c676d1d291eaeb8f3f858c0dd7c21be2816 | |
parent | 6d2b6c9e69c99c1787f9978f9ed89231c5dbef09 [diff] |
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 <tony@atomide.com>