From: Nicolas Ferre Date: Wed, 24 Jun 2009 16:13:47 +0000 (+0100) Subject: [ARM] 5564/1: at91: add gpio button and leds support for at91sam9rlek X-Git-Tag: v2.6.32-rc1~691^2~2^2~16 X-Git-Url: https://bbs.cooldavid.org/git/?a=commitdiff_plain;h=226ddb9833a3c2f1087bfac70659d8e318d3c31f;p=net-next-2.6.git [ARM] 5564/1: at91: add gpio button and leds support for at91sam9rlek This adds input keyboard gpio support on at91sam9rlek board. It adds button 1 and 2 (left and right click). It also adds gpio leds ds1, ds2 and ds3. Signed-off-by: Nicolas Ferre Acked-by: Andrew Victor Signed-off-by: Russell King --- diff --git a/arch/arm/mach-at91/board-sam9rlek.c b/arch/arm/mach-at91/board-sam9rlek.c index 35e12a49d1a..9120d5d3a6f 100644 --- a/arch/arm/mach-at91/board-sam9rlek.c +++ b/arch/arm/mach-at91/board-sam9rlek.c @@ -15,6 +15,8 @@ #include #include #include +#include +#include #include