linux/drivers/iio/light
Russell King - ARM Linux 419a4aaeb0 Fix build failure for gp2ap020a00f.c
drivers/built-in.o: In function `gp2ap020a00f_thresh_event_handler':
powercap_sys.c:(.text+0x15f90c): undefined reference to `irq_work_queue'
make[1]: *** [vmlinux] Error 1
make[1]: Target `uImage' not remade because of errors.
make: *** [sub-make] Error 2
make: Target `uImage' not remade because of errors.

You need the IRQ work support, but GP2AP020A00F is not selecting this
symbol.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2013-12-02 21:11:30 +00:00
..
adjd_s311.c First round of new drivers, functionality and cleanups for IIO in the 3.13 cycle 2013-09-22 11:30:12 -07:00
apds9300.c iio:apds9300: Use new event config interface 2013-10-12 12:41:07 +01:00
cm36651.c iio: cm36651: Add CM36651 proximity/light sensor 2013-10-17 23:40:19 +01:00
gp2ap020a00f.c iio: light: gp2ap020a00f: Include linux/of.h header 2013-10-18 20:05:57 +01:00
hid-sensor-als.c iio: hid_Sensors: fix crash during trigger unregister 2013-11-02 19:07:06 +00:00
Kconfig Fix build failure for gp2ap020a00f.c 2013-12-02 21:11:30 +00:00
lm3533-als.c iio: light: lm3533-als: Use devm_iio_device_alloc 2013-08-03 18:55:25 +01:00
Makefile iio: cm36651: Add CM36651 proximity/light sensor 2013-10-17 23:40:19 +01:00
tcs3472.c iio:tcs3472: Use iio_push_to_buffers_with_timestamp() 2013-09-21 19:23:59 +01:00
tsl2563.c iio:tsl2563: Switch to new event config interface 2013-10-12 12:39:27 +01:00
tsl4531.c iio: Add tsl4531 ambient light sensor driver 2013-09-14 21:17:15 +01:00
vcnl4000.c iio: light: vcnl4000: Remove redundant code 2013-10-24 14:48:14 +01:00