
On Tue, Jan 29, 2013 at 08:41:26AM +0100, Heiko Schocher wrote:
Hello Tom,
please pull from u-boot-i2c:
The following changes since commit 54b08efcf2f4ff532ce99c53f341a59c193331a5:
README.mips: update known issues and TODOs (2013-01-16 10:52:08 +0100)
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git master
for you to fetch changes up to 019be4af642cf59df0fa97082e5d9e290d26f997:
Remove unused CONFIG_SYS_I2C_BUS[_SELECT] (2013-01-29 06:40:01 +0100)
Marek Vasut (1): i2c: mxs: Staticize the functions in the driver
Michael Jones (1): Remove unused CONFIG_SYS_I2C_BUS[_SELECT]
drivers/i2c/mxs_i2c.c | 8 ++++---- include/configs/am3517_crane.h | 2 -- include/configs/am3517_evm.h | 2 -- include/configs/cm_t35.h | 2 -- include/configs/devkit8000.h | 2 -- include/configs/dig297.h | 2 -- include/configs/igep00x0.h | 2 -- include/configs/mcx.h | 1 - include/configs/omap3_beagle.h | 2 -- include/configs/omap3_evm_common.h | 2 -- include/configs/omap3_logic.h | 2 -- include/configs/omap3_mvblx.h | 2 -- include/configs/omap3_pandora.h | 2 -- include/configs/omap3_sdp3430.h | 2 -- include/configs/omap3_zoom1.h | 2 -- include/configs/omap3_zoom2.h | 2 -- include/configs/omap4_common.h | 2 -- include/configs/tam3517-common.h | 2 -- include/configs/tricorder.h | 2 -- 19 Dateien ge?ndert, 4 Zeilen hinzugef?gt(+), 39 Zeilen entfernt(-)
Applied to u-boot/master, thanks!