Re: [PATCH] i2c: pca954x: Fix compilation without CONFIG_GPIOLIB

2014-06-05 Thread Wolfram Sang
On Wed, Jun 04, 2014 at 06:56:32PM +0200, Laurent Pinchart wrote: > The pca954x driver recently switched to the GPIO descriptor API without > including the correct header. This breaks > compilation without CONFIG_GPIOLIB. > > drivers/i2c/muxes/i2c-mux-pca954x.c: In function ‘pca954x_probe’: > dri

Re: [PATCH] i2c: pca954x: Fix compilation without CONFIG_GPIOLIB

2014-06-04 Thread Jingoo Han
On Thursday, June 05, 2014 1:57 AM, Laurent Pinchart write/l > > The pca954x driver recently switched to the GPIO descriptor API without > including the correct header. This breaks > compilation without CONFIG_GPIOLIB. > > drivers/i2c/muxes/i2c-mux-pca954x.c: In function ‘pca954x_probe’: > drive

Re: [PATCH] i2c: pca954x: Fix compilation without CONFIG_GPIOLIB

2014-06-04 Thread Jean Delvare
On Wed, 4 Jun 2014 18:56:32 +0200, Laurent Pinchart wrote: > The pca954x driver recently switched to the GPIO descriptor API without > including the correct header. This breaks > compilation without CONFIG_GPIOLIB. > > drivers/i2c/muxes/i2c-mux-pca954x.c: In function ‘pca954x_probe’: > drivers/i

[PATCH] i2c: pca954x: Fix compilation without CONFIG_GPIOLIB

2014-06-04 Thread Laurent Pinchart
The pca954x driver recently switched to the GPIO descriptor API without including the correct header. This breaks compilation without CONFIG_GPIOLIB. drivers/i2c/muxes/i2c-mux-pca954x.c: In function ‘pca954x_probe’: drivers/i2c/muxes/i2c-mux-pca954x.c:204:2: error: implicit declaration of functio