summaryrefslogtreecommitdiff
path: root/arch/mips/mach-au1x00/au1x00_serial.c
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-01-16 21:45:31 -0500
committerTom Rini <trini@konsulko.com>2016-01-16 21:45:31 -0500
commitb57843e68804c2d53d2cff2b8b2238e37b388faa (patch)
tree1edb3e718d02661b29071fd8b7375082655d3c9e /arch/mips/mach-au1x00/au1x00_serial.c
parentb8c5b47296414c7cef84a879c0c90202bc22720c (diff)
parent0e0efb40b874633360967f532eb1ed59ad02adbe (diff)
downloadu-boot-imx-b57843e68804c2d53d2cff2b8b2238e37b388faa.zip
u-boot-imx-b57843e68804c2d53d2cff2b8b2238e37b388faa.tar.gz
u-boot-imx-b57843e68804c2d53d2cff2b8b2238e37b388faa.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot-mips
Diffstat (limited to 'arch/mips/mach-au1x00/au1x00_serial.c')
-rw-r--r--arch/mips/mach-au1x00/au1x00_serial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/mach-au1x00/au1x00_serial.c b/arch/mips/mach-au1x00/au1x00_serial.c
index 0463508..4784504 100644
--- a/arch/mips/mach-au1x00/au1x00_serial.c
+++ b/arch/mips/mach-au1x00/au1x00_serial.c
@@ -11,7 +11,7 @@
#include <config.h>
#include <common.h>
-#include <asm/au1x00.h>
+#include <mach/au1x00.h>
#include <serial.h>
#include <linux/compiler.h>