From: Andrew Victor Date: Mon, 4 Jun 2007 07:41:59 +0000 (+0100) Subject: [ARM] 4420/2: AT91: GPIO buttons on SAM9261-EK board X-Git-Tag: v2.6.23-rc1~1101^2~4 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=d0f9b55ece0ec1ffc9e2e57fd7a79200994aead4;p=linux-2.6-omap-h63xx.git [ARM] 4420/2: AT91: GPIO buttons on SAM9261-EK board Register the GPIO-connected buttons on the SAM9261-EK board as a "gpio-keys" platform device. Signed-off-by: Andrew Victor Signed-off-by: Russell King --- diff --git a/arch/arm/mach-at91/board-sam9261ek.c b/arch/arm/mach-at91/board-sam9261ek.c index 579b41f0c32..42e172cb0f4 100644 --- a/arch/arm/mach-at91/board-sam9261ek.c +++ b/arch/arm/mach-at91/board-sam9261ek.c @@ -28,6 +28,8 @@ #include #include #include +#include +#include #include