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-Url: http://drtracing.org/?a=commitdiff_plain;h=854feaede51c155897335f1f0ca7acda96b04a64;p=deliverable%2Flinux.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 b965085a37b9..3a4f8d855a52 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