[U-Boot] [PATCH V3 5/7] i2c: s3c24x0: fix the compiler error for exynos4

Simon Glass sjg at chromium.org
Thu Jan 19 14:57:29 CET 2017


On 8 January 2017 at 22:47, Jaehoon Chung <jh80.chung at samsung.com> wrote:
> 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 at samsung.com>
> ---
>  drivers/i2c/s3c24x0_i2c.c | 8 +++++++-
>  1 file changed, 7 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list