[PATCH 02/27] drm/bridge: ps8622: #include , depend on GPIOLIB

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

[PATCH 02/27] drm/bridge: ps8622: #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/ps8622.c: In function ‘ps8622_pre_enable’: drivers/gpu/drm/bridge/ps8622.c:368: error: implicit declaration of function ‘gpiod_set_value’ drivers/gpu/drm/bridge/ps8622.c: In function ‘ps8622_probe’: