summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/gumstix.c
diff options
context:
space:
mode:
authorJaya Kumar <jayakumar.arm@gmail.com>2008-04-20 07:25:00 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2008-04-21 12:47:46 +0100
commita393c46b493de18242105c7f7e713822d179a717 (patch)
tree0b6620282f10ba64564fd2c0fd68e154a4b1af8e /arch/arm/mach-pxa/gumstix.c
parent58762e77aec49aa4b43a9ff62e7a3aee17720c41 (diff)
downloadop-kernel-dev-a393c46b493de18242105c7f7e713822d179a717.zip
op-kernel-dev-a393c46b493de18242105c7f7e713822d179a717.tar.gz
[ARM] 5006/1: Gumstix GPIO header fixup and defconfig fixup
This patch adds the include of the GPIO header needed to make gumstix build. The defconfig is updated to 2.6.25 and disables PCMCIA since that has not yet been implemented for gumstix. Signed-off-by: Jaya Kumar <jayakumar.lkml@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-pxa/gumstix.c')
-rw-r--r--arch/arm/mach-pxa/gumstix.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/gumstix.c b/arch/arm/mach-pxa/gumstix.c
index f01d185..bdf2397 100644
--- a/arch/arm/mach-pxa/gumstix.c
+++ b/arch/arm/mach-pxa/gumstix.c
@@ -40,6 +40,7 @@
#include <asm/arch/pxa-regs.h>
#include <asm/arch/pxa2xx-regs.h>
+#include <asm/arch/pxa2xx-gpio.h>
#include "generic.h"
OpenPOWER on IntegriCloud