[PATCH 01/27] drm/bridge: ptn3460: #include , depend on GPIOLIB

2015-06-05 Thread Geert Uytterhoeven
Hi Thierry, On Fri, Jun 5, 2015 at 1:20 PM, Thierry Reding wrote: > On Tue, May 05, 2015 at 06:32:17PM +0200, Geert Uytterhoeven wrote: >> If GPIOLIB=n and asm-generic/gpio.h is not used: >> >> drivers/gpu/drm/bridge/ptn3460.c: In function ‘ptn3460_pre_enable’: >> drivers/gpu/drm/bri

[PATCH 01/27] drm/bridge: ptn3460: #include , depend on GPIOLIB

2015-06-05 Thread Thierry Reding
On Tue, May 05, 2015 at 06:32:17PM +0200, Geert Uytterhoeven wrote: > If GPIOLIB=n and asm-generic/gpio.h is not used: > > drivers/gpu/drm/bridge/ptn3460.c: In function ‘ptn3460_pre_enable’: > drivers/gpu/drm/bridge/ptn3460.c:135: error: implicit declaration of > function ‘gpiod_set

[PATCH 01/27] drm/bridge: ptn3460: #include , depend on GPIOLIB

2015-05-05 Thread Geert Uytterhoeven
If GPIOLIB=n and asm-generic/gpio.h is not used: drivers/gpu/drm/bridge/ptn3460.c: In function ‘ptn3460_pre_enable’: drivers/gpu/drm/bridge/ptn3460.c:135: error: implicit declaration of function ‘gpiod_set_value’ drivers/gpu/drm/bridge/ptn3460.c: In function ‘ptn3460_probeâ€