diff options
Diffstat (limited to 'drivers/pcmcia/pxa2xx_palmtx.c')
-rw-r--r-- | drivers/pcmcia/pxa2xx_palmtx.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/pcmcia/pxa2xx_palmtx.c b/drivers/pcmcia/pxa2xx_palmtx.c index 4abde190c1f5..a8771ffc61e8 100644 --- a/drivers/pcmcia/pxa2xx_palmtx.c +++ b/drivers/pcmcia/pxa2xx_palmtx.c | |||
@@ -16,8 +16,8 @@ | |||
16 | 16 | ||
17 | #include <asm/mach-types.h> | 17 | #include <asm/mach-types.h> |
18 | 18 | ||
19 | #include <asm/arch/gpio.h> | 19 | #include <mach/gpio.h> |
20 | #include <asm/arch/palmtx.h> | 20 | #include <mach/palmtx.h> |
21 | 21 | ||
22 | #include "soc_common.h" | 22 | #include "soc_common.h" |
23 | 23 | ||