From: Russell King - ARM Linux Date: Mon, 2 Dec 2013 11:25:00 +0000 (+0000) Subject: Fix build failure for gp2ap020a00f.c X-Git-Tag: v3.13-rc4~45^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=419a4aaeb0f7a96359f7e937201b004f23e61976;p=pandora-kernel.git 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 Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed