diff options
Diffstat (limited to 'include/configs/mx7_common.h')
-rw-r--r-- | include/configs/mx7_common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx7_common.h b/include/configs/mx7_common.h index fe460109d1..6df6498fd5 100644 --- a/include/configs/mx7_common.h +++ b/include/configs/mx7_common.h @@ -11,7 +11,7 @@ #include <linux/sizes.h> #include <asm/arch/imx-regs.h> -#include <asm/imx-common/gpio.h> +#include <asm/mach-imx/gpio.h> #ifndef CONFIG_MX7 #define CONFIG_MX7 |