diff options
Diffstat (limited to 'arch/arm/include/asm/arch-mxs/regs-pinctrl.h')
-rw-r--r-- | arch/arm/include/asm/arch-mxs/regs-pinctrl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/include/asm/arch-mxs/regs-pinctrl.h b/arch/arm/include/asm/arch-mxs/regs-pinctrl.h index 251fe6616d..b107dec31d 100644 --- a/arch/arm/include/asm/arch-mxs/regs-pinctrl.h +++ b/arch/arm/include/asm/arch-mxs/regs-pinctrl.h @@ -13,7 +13,7 @@ #ifndef __MX28_REGS_PINCTRL_H__ #define __MX28_REGS_PINCTRL_H__ -#include <asm/imx-common/regs-common.h> +#include <asm/mach-imx/regs-common.h> #ifndef __ASSEMBLY__ struct mxs_pinctrl_regs { |