alistair23-linux/drivers/leds/trigger
Geert Uytterhoeven 8232274195 leds: 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.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Richard Purdie <rpurdie@rpsys.net>
Cc: linux-leds@vger.kernel.org
Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
2015-08-28 14:05:57 +02:00
..
Kconfig leds: Allow compile test of GPIO consumers if !GPIOLIB 2015-08-28 14:05:57 +02:00
ledtrig-backlight.c leds: Add support for setting brightness in a synchronous way 2014-11-14 14:29:35 -08:00
ledtrig-camera.c leds: add camera LED triggers 2013-04-01 11:04:50 -07:00
ledtrig-cpu.c drivers/leds: Replace __get_cpu_var use through this_cpu_ptr 2014-05-08 14:28:08 +08:00
ledtrig-default-on.c leds: Add support for setting brightness in a synchronous way 2014-11-14 14:29:35 -08:00
ledtrig-gpio.c leds: Add support for setting brightness in a synchronous way 2014-11-14 14:29:35 -08:00
ledtrig-heartbeat.c leds: Add support for setting brightness in a synchronous way 2014-11-14 14:29:35 -08:00
ledtrig-ide-disk.c
ledtrig-oneshot.c leds: Add support for setting brightness in a synchronous way 2014-11-14 14:29:35 -08:00
ledtrig-timer.c
ledtrig-transient.c leds: Add support for setting brightness in a synchronous way 2014-11-14 14:29:35 -08:00
Makefile leds: add camera LED triggers 2013-04-01 11:04:50 -07:00