diff options
Diffstat (limited to 'arch/arm/mach-imx/imx31-dt.c')
| -rw-r--r-- | arch/arm/mach-imx/imx31-dt.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/arm/mach-imx/imx31-dt.c b/arch/arm/mach-imx/imx31-dt.c index a68ba207b2b7..af476de2570e 100644 --- a/arch/arm/mach-imx/imx31-dt.c +++ b/arch/arm/mach-imx/imx31-dt.c | |||
| @@ -14,8 +14,9 @@ | |||
| 14 | #include <linux/of_platform.h> | 14 | #include <linux/of_platform.h> |
| 15 | #include <asm/mach/arch.h> | 15 | #include <asm/mach/arch.h> |
| 16 | #include <asm/mach/time.h> | 16 | #include <asm/mach/time.h> |
| 17 | #include <mach/common.h> | 17 | |
| 18 | #include <mach/mx31.h> | 18 | #include "common.h" |
| 19 | #include "mx31.h" | ||
| 19 | 20 | ||
| 20 | static const struct of_dev_auxdata imx31_auxdata_lookup[] __initconst = { | 21 | static const struct of_dev_auxdata imx31_auxdata_lookup[] __initconst = { |
| 21 | OF_DEV_AUXDATA("fsl,imx31-uart", MX31_UART1_BASE_ADDR, | 22 | OF_DEV_AUXDATA("fsl,imx31-uart", MX31_UART1_BASE_ADDR, |
