summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-mxs
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2013-02-23 02:43:01 +0000
committerStefano Babic <sbabic@denx.de>2013-03-07 17:22:57 +0100
commit47f13315061b4f931a9263924627b870ec083578 (patch)
tree2e8d2dcb42b77718e164edf21d2950d9cb678dd5 /arch/arm/include/asm/arch-mxs
parentd3f26a27003d55ce17ca54e84799fa18b965c3dc (diff)
downloadtalos-obmc-uboot-47f13315061b4f931a9263924627b870ec083578.tar.gz
talos-obmc-uboot-47f13315061b4f931a9263924627b870ec083578.zip
mxs: Squash the header file usage in ehci-mxs
The ehci-mxs driver included the register definitions directly. Use imx-regs.h instead since it contains proper handling of the differences between mx23 and mx28. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Fabio Estevam <fabio.estevam@freescale.com> Cc: Otavio Salvador <otavio@ossystems.com.br> Cc: Stefano Babic <sbabic@denx.de> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'arch/arm/include/asm/arch-mxs')
-rw-r--r--arch/arm/include/asm/arch-mxs/imx-regs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-mxs/imx-regs.h b/arch/arm/include/asm/arch-mxs/imx-regs.h
index 05eb63c6d2..8f67497760 100644
--- a/arch/arm/include/asm/arch-mxs/imx-regs.h
+++ b/arch/arm/include/asm/arch-mxs/imx-regs.h
@@ -36,6 +36,8 @@
#include <asm/arch/regs-rtc.h>
#include <asm/arch/regs-ssp.h>
#include <asm/arch/regs-timrot.h>
+#include <asm/arch/regs-usb.h>
+#include <asm/arch/regs-usbphy.h>
#ifdef CONFIG_MX23
#include <asm/arch/regs-clkctrl-mx23.h>
OpenPOWER on IntegriCloud