commit | 9ac1fdf655c8a01ddf90768aa343b299c55b9569 | [log] [tgz] |
---|---|---|
author | Jaehoon Chung <jh80.chung@samsung.com> | Mon Jan 09 14:47:51 2017 +0900 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Wed Jan 18 13:25:56 2017 +0900 |
tree | c37c20785b2e2e3e1c1c3181e6a6f8c2d8f58081 | |
parent | 40195a22157d8e0694cbde4741e40a8289fae0c7 [diff] |
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>