aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2012-08-05 14:58:37 +0000
committerBen Hutchings <ben@decadent.org.uk>2012-08-19 18:15:33 +0100
commitb992ca0631a957c0d2383b6b3ee473e77d8ea4f2 (patch)
treefa80df402a072141b3260df3a0ad7660cbc24281 /drivers/input
parente766954f83d037469966fd78ba9d3eb11bb14e74 (diff)
downloadkernel_samsung_smdk4412-b992ca0631a957c0d2383b6b3ee473e77d8ea4f2.zip
kernel_samsung_smdk4412-b992ca0631a957c0d2383b6b3ee473e77d8ea4f2.tar.gz
kernel_samsung_smdk4412-b992ca0631a957c0d2383b6b3ee473e77d8ea4f2.tar.bz2
ARM: pxa: remove irq_to_gpio from ezx-pcap driver
commit 59ee93a528b94ef4e81a08db252b0326feff171f upstream. The irq_to_gpio function was removed from the pxa platform in linux-3.2, and this driver has been broken since. There is actually no in-tree user of this driver that adds this platform device, but the driver can and does get enabled on some platforms. Without this patch, building ezx_defconfig results in: drivers/mfd/ezx-pcap.c: In function 'pcap_isr_work': drivers/mfd/ezx-pcap.c:205:2: error: implicit declaration of function 'irq_to_gpio' [-Werror=implicit-function-declaration] Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com> Cc: Samuel Ortiz <sameo@linux.intel.com> Cc: Daniel Ribeiro <drwyrm@gmail.com> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions