diff options
author | Russell King - ARM Linux <linux@arm.linux.org.uk> | 2013-12-02 15:25:00 +0400 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2013-12-03 01:11:30 +0400 |
commit | 419a4aaeb0f7a96359f7e937201b004f23e61976 (patch) | |
tree | ea88dac4f90f518b489416aea2230f56a154ab76 /drivers/hid | |
parent | 751d17e23a9f7c8e0bca5c0b2e8d39af655ecd2a (diff) | |
download | linux-419a4aaeb0f7a96359f7e937201b004f23e61976.tar.xz |
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>
Diffstat (limited to 'drivers/hid')
0 files changed, 0 insertions, 0 deletions