diff options
Diffstat (limited to 'include/asm-arm/arch-mxc/gpio.h')
-rw-r--r-- | include/asm-arm/arch-mxc/gpio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/arch-mxc/gpio.h b/include/asm-arm/arch-mxc/gpio.h index d393e15f5a6b..5f13a65e4044 100644 --- a/include/asm-arm/arch-mxc/gpio.h +++ b/include/asm-arm/arch-mxc/gpio.h | |||
@@ -19,7 +19,7 @@ | |||
19 | #ifndef __ASM_ARCH_MXC_GPIO_H__ | 19 | #ifndef __ASM_ARCH_MXC_GPIO_H__ |
20 | #define __ASM_ARCH_MXC_GPIO_H__ | 20 | #define __ASM_ARCH_MXC_GPIO_H__ |
21 | 21 | ||
22 | #include <asm/hardware.h> | 22 | #include <asm/arch/hardware.h> |
23 | #include <asm-generic/gpio.h> | 23 | #include <asm-generic/gpio.h> |
24 | 24 | ||
25 | /* use gpiolib dispatchers */ | 25 | /* use gpiolib dispatchers */ |