From da065a0b3611751feefeb0f0e277cd5830056dad Mon Sep 17 00:00:00 2001 From: Eric Miao Date: Tue, 6 Jan 2009 18:29:01 +0800 Subject: [ARM] pxa: move GPIO register definitions into This makes gpio.c fully independent of pxa-regs.h (except for the virtual address of the registers). Signed-off-by: Mike Rapoport Signed-off-by: Eric Miao --- arch/arm/mach-pxa/lpd270.c | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/mach-pxa/lpd270.c') diff --git a/arch/arm/mach-pxa/lpd270.c b/arch/arm/mach-pxa/lpd270.c index 5ca9c5c4807..d64395f26a3 100644 --- a/arch/arm/mach-pxa/lpd270.c +++ b/arch/arm/mach-pxa/lpd270.c @@ -39,6 +39,7 @@ #include #include +#include #include #include #include -- cgit v1.2.3