diff options
Diffstat (limited to 'arch/arm/plat-mxc/iomux-v1.c')
-rw-r--r-- | arch/arm/plat-mxc/iomux-v1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-mxc/iomux-v1.c b/arch/arm/plat-mxc/iomux-v1.c index aeaf2951579..5798b35b6cb 100644 --- a/arch/arm/plat-mxc/iomux-v1.c +++ b/arch/arm/plat-mxc/iomux-v1.c @@ -30,7 +30,7 @@ #include <mach/hardware.h> #include <asm/mach/map.h> -#include <mach/iomux.h> +#include <mach/iomux-v1.h> static void __iomem *imx_iomuxv1_baseaddr; |