Re: [U-Boot] [PATCH v4 3/7] drivers: i2c: mxc: Solve the compiler error when using i2c dm mode

2019-08-22 Thread Prabhakar Kushwaha
> -Original Message- > From: Chuanhua Han > Sent: Wednesday, July 10, 2019 6:30 PM > To: albert.u.b...@aribaud.net; Priyanka Jain ; Udit > Agarwal ; h...@denx.de; Prabhakar Kushwaha > > Cc: u-boot@lists.denx.de; Chuanhua Han > Subject: [PATCH v4 3/7] drivers: i2c: mxc: Solve the compile

[U-Boot] [PATCH v4 3/7] drivers: i2c: mxc: Solve the compiler error when using i2c dm mode

2019-07-10 Thread Chuanhua Han
This patch solved the following compilation error: 1.Remove the definition of CONFIG_SYS_I2C to solve the following compilation issue: In file included from include/config.h:8:0, from include/common.h:20: include/config_fallbacks.h:51:4: error: #error "Cannot define CONFIG_SYS_I2C