Home
last modified time | relevance | path

Searched hist:"9 b107e6138e719ea5a0b924862a9b109c020c7ac" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/post/drivers/
H A Di2c.c9b107e6138e719ea5a0b924862a9b109c020c7ac Mon Nov 15 07:20:39 UTC 2010 Heiko Schocher <hs@denx.de> post, i2c: add missing curly bracket in i2c_post_test

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@denx.de>