From 50ac01fbd29ba208d0cd4cb9467d3ffc07ae834a Mon Sep 17 00:00:00 2001 From: Russell King Date: Tue, 26 Jul 2011 11:01:15 +0100 Subject: ARM: gpio: pxa: convert drivers to use asm/gpio.h rather than mach/gpio.h Signed-off-by: Russell King --- drivers/pcmcia/pxa2xx_vpac270.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/pcmcia') diff --git a/drivers/pcmcia/pxa2xx_vpac270.c b/drivers/pcmcia/pxa2xx_vpac270.c index e956f65..66ab92c 100644 --- a/drivers/pcmcia/pxa2xx_vpac270.c +++ b/drivers/pcmcia/pxa2xx_vpac270.c @@ -17,7 +17,7 @@ #include -#include +#include #include #include "soc_common.h" -- cgit v1.1