Home
last modified time | relevance | path

Searched hist:a298712e948e473d9e61a3c75835becd0d3a2bf6 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/i2c/
H A Ds3c24x0_i2c.ca298712e948e473d9e61a3c75835becd0d3a2bf6 Mon Jan 09 05:47:51 UTC 2017 Jaehoon Chung <jh80.chung@samsung.com> i2c: s3c24x0: fix the compiler error for exynos4

If CONFIG_SYS_I2C_S3C24X0_SLAVE isn't defined, then complie error should
be occurred.
This patch is for preventing it.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>