ARM: OMAP3: Fix omap3evm randconfig error introduced by VBUS support omap-devel-board-for-v3.6
authorTony Lindgren <tony@atomide.com>
Tue, 10 Jul 2012 06:22:24 +0000 (23:22 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 10 Jul 2012 06:22:24 +0000 (23:22 -0700)
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>

No differences found