diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2015-05-05 18:32:21 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2015-05-31 22:58:36 -0700 |
commit | 1376e2c3d7df80c3fa0574a5320f79b84c8fe880 (patch) | |
tree | 9b36974f59aa29b0ab4c67f71ba99c4bc7b1a246 /drivers/acpi/pci_slot.c | |
parent | 9c40723e72ff3c009d2d487b2e8945e4dfe74e62 (diff) | |
download | op-kernel-dev-1376e2c3d7df80c3fa0574a5320f79b84c8fe880.zip op-kernel-dev-1376e2c3d7df80c3fa0574a5320f79b84c8fe880.tar.gz |
hwmon: 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: Jean Delvare <jdelvare@suse.de>
Cc: Guenter Roeck <linux@roeck-us.net>
Cc: lm-sensors@lm-sensors.org
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/acpi/pci_slot.c')
0 files changed, 0 insertions, 0 deletions