Re: [PATCH 2/2] extcon: sm5502: EXTCON_SM5502 should depend on I2C

2014-08-21 Thread Geert Uytterhoeven
On Thu, Aug 21, 2014 at 7:45 AM, Chanwoo Choi cw00.c...@samsung.com wrote: On 08/21/2014 02:27 PM, MyungJoo Ham wrote: Thanks for your report. I already sent a patch[1] to fix this build break and I'll send pull request to includec this patch in 3.17-rc2. [1]

Re: [PATCH 2/2] extcon: sm5502: EXTCON_SM5502 should depend on I2C

2014-08-20 Thread Chanwoo Choi
Hi Geert Thanks for your report. I already sent a patch[1] to fix this build break and I'll send pull request to includec this patch in 3.17-rc2. [1] https://lkml.org/lkml/2014/8/13/761 Best Regards, Chanwoo Choi On 08/17/2014 07:08 PM, Geert Uytterhoeven wrote: EXTCON_SM5502 selects

Re: [PATCH 2/2] extcon: sm5502: EXTCON_SM5502 should depend on I2C

2014-08-20 Thread Chanwoo Choi
Dear Myungjoo, On 08/21/2014 02:27 PM, MyungJoo Ham wrote: Hi Geert Thanks for your report. I already sent a patch[1] to fix this build break and I'll send pull request to includec this patch in 3.17-rc2. [1] https://lkml.org/lkml/2014/8/13/761 Best Regards, Chanwoo Choi I do not

[PATCH 2/2] extcon: sm5502: EXTCON_SM5502 should depend on I2C

2014-08-17 Thread Geert Uytterhoeven
EXTCON_SM5502 selects REGMAP_I2C, but if I2C=n: drivers/base/regmap/regmap-i2c.c: In function ‘regmap_smbus_byte_reg_read’: drivers/base/regmap/regmap-i2c.c:28: error: implicit declaration of function ‘i2c_smbus_read_byte_data’ drivers/base/regmap/regmap-i2c.c: In function