Re: [PATCH -next] extcon: fix extcon-sm5502 build when CONFIG_I2C=m

2014-08-15 Thread Randy Dunlap
On 08/13/14 00:40, Chanwoo Choi wrote: > Dear Randy, > > Thanks for your report. > > I catched this issue. So, I fix this bug already. You can check it on > following url: > - > http://git.kernel.org/cgit/linux/kernel/git/chanwoo/extcon.git/commit/?h=extcon-test&id=5e519b04db6c5b42f8d8ee246c169

Re: [PATCH -next] extcon: fix extcon-sm5502 build when CONFIG_I2C=m

2014-08-13 Thread Chanwoo Choi
Dear Randy, Thanks for your report. I catched this issue. So, I fix this bug already. You can check it on following url: - http://git.kernel.org/cgit/linux/kernel/git/chanwoo/extcon.git/commit/?h=extcon-test&id=5e519b04db6c5b42f8d8ee246c16903c130b5fd5 Best Regards, Chanwoo Choi On 08/13/2014

[PATCH -next] extcon: fix extcon-sm5502 build when CONFIG_I2C=m

2014-08-13 Thread Randy Dunlap
From: Randy Dunlap Fix build errors in extcon-sm5502.c by making EXTCON_SM5502 depend on I2C since it selects REGMAP_I2C. The build errors happen when CONFIG_I2C=m and CONFIG_EXTCON_SM5502=y. This Kconfig change causes CONFIG_EXTCON_SM5502 to be =m when CONFIG_I2C=m. drivers/built-in.o: In func