diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2015-05-05 18:32:39 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2015-06-23 16:47:32 +0200 |
commit | 0e441665bc6286a306a23cb0354b56d61e1d9ce6 (patch) | |
tree | 0804adcf57956a53859069dc66511284cf6e221c /CREDITS | |
parent | video: backlight: da9052: Constify platform_device_id (diff) | |
download | linux-0e441665bc6286a306a23cb0354b56d61e1d9ce6.tar.xz linux-0e441665bc6286a306a23cb0354b56d61e1d9ce6.zip |
backlight: Allow compile test of GPIO consumers if !GPIOLIB
The GPIO subsystem provides dummy GPIO consumer functions if GPIOLIB is
not enabled. Hence drivers that depend on GPIOLIB, but use GPIO consumer
functionality only, can still be compiled if GPIOLIB is not enabled.
Relax the dependency on GPIOLIB if COMPILE_TEST is enabled, where
appropriate.
Cc: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions