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/generic.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/mach-pxa/generic.c') diff --git a/arch/arm/mach-pxa/generic.c b/arch/arm/mach-pxa/generic.c index dc870dd93697..3126a35aa002 100644 --- a/arch/arm/mach-pxa/generic.c +++ b/arch/arm/mach-pxa/generic.c @@ -26,8 +26,8 @@ #include #include -#include #include +#include #include #include "generic.h" -- cgit v1.2.3