From: Jaya Kumar Date: Sat, 29 Nov 2008 21:23:13 +0000 (+0100) Subject: [ARM] 5337/1: gumstix: move am200 specific gpio pins into am200epd. X-Git-Tag: v2.6.29-rc1~559^2~31 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=854feaede51c155897335f1f0ca7acda96b04a64;p=linux-2.6-omap-h63xx.git [ARM] 5337/1: gumstix: move am200 specific gpio pins into am200epd. The gpio setup for AM200 specific GPIO pins should be done in the AM200 code rather than in generic gumstix code. Signed-off-by: Jaya Kumar Signed-off-by: Russell King --- diff --git a/arch/arm/mach-pxa/am200epd.c b/arch/arm/mach-pxa/am200epd.c index b965085a37b..3a4f8d855a5 100644 --- a/arch/arm/mach-pxa/am200epd.c +++ b/arch/arm/mach-pxa/am200epd.c @@ -30,8 +30,12 @@ #include #include +#include +#include #include +#include "generic.h" + #include