linux/drivers/iio
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
..
accel iio:accel:kxsd9 fix missing mutex unlock 2013-11-17 15:22:00 +00:00
adc First round of fixes for IIO in the 3.13 cycle. 2013-11-25 12:50:11 -08:00
amplifiers
common iio: hid-sensors: Fix power and report state 2013-12-02 21:05:32 +00:00
dac iio: dac: mcp4725: Remove redundant code 2013-10-24 14:47:49 +01:00
frequency
gyro iio: hid_Sensors: fix crash during trigger unregister 2013-11-02 19:07:06 +00:00
imu
light Fix build failure for gp2ap020a00f.c 2013-12-02 21:11:30 +00:00
magnetometer iio: Fix mag3110 Kconfig dependencies 2013-11-09 12:15:34 +00:00
pressure iio:pressure: Adds LPS001WP support also on spi interface and Kconfig fix 2013-10-23 17:55:14 +01:00
temperature
trigger
Kconfig
Makefile
buffer_cb.c
iio_core.h
iio_core_trigger.h
industrialio-buffer.c
industrialio-core.c iio: core: Add misssing braces 2013-10-24 14:42:44 +01:00
industrialio-event.c kfifo API type safety 2013-11-15 09:32:23 +09:00
industrialio-trigger.c
industrialio-triggered-buffer.c
inkern.c
kfifo_buf.c