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 @@ #ifndef __ASM_ARCH_MXC_GPIO_H__ #define __ASM_ARCH_MXC_GPIO_H__ -#include <asm/hardware.h> +#include <asm/arch/hardware.h> #include <asm-generic/gpio.h> /* use gpiolib dispatchers */ |