[U-Boot] [PATCH] post, i2c: add missing curly bracket in i2c_post_test
Heiko Schocher
hs at denx.de
Thu Nov 18 19:45:19 CET 2010
Hello Heiko,
Heiko Schocher wrote:
> If CONFIG_SYS_POST_I2C_ADDRS is not defined and CONFIG_SYS_POST_I2C
> is activated, i2c_probe() is not called in the for statement,
> because missing curly bracket.
>
> Signed-off-by: Heiko Schocher <hs at denx.de>
> ---
> post/drivers/i2c.c | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
Applied to u-boot-iwc.git.
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list