From: Dmitry Eremin-Solenikov Date: Tue, 25 Feb 2014 11:59:19 +0000 (+0400) Subject: ARM: pxa: add gpio keys information X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=dc5dfab4ed18f0756f304dc5699b5743ddf56f90;p=linux-beck.git ARM: pxa: add gpio keys information Switching from corgikbd to matrixkbd corgi has lost support for few switches. Readd them through gpio-keys-polled device (-polled, since scoop does not provide IRQ for GPIO). Signed-off-by: Dmitry Eremin-Solenikov Signed-off-by: Haojian Zhuang --- diff --git a/arch/arm/mach-pxa/corgi.c b/arch/arm/mach-pxa/corgi.c index f162f1b77cd2..57d60542f982 100644 --- a/arch/arm/mach-pxa/corgi.c +++ b/arch/arm/mach-pxa/corgi.c @@ -32,6 +32,7 @@ #include #include #include +#include #include #include