summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorTroy Kisky <troy.kisky@boundarydevices.com>2012-07-19 08:18:22 +0000
committerHeiko Schocher <hs@denx.de>2012-07-31 08:00:19 +0200
commitaf2a35fb1f432c78e6181172ff4df34d37ff5154 (patch)
tree585cac93f8e26a2592337e8eeaa4c137711bc2e4 /drivers
parentd3394ec198f107a11a21402cbb3bd34b843a40ed (diff)
downloadblackbird-obmc-uboot-af2a35fb1f432c78e6181172ff4df34d37ff5154.tar.gz
blackbird-obmc-uboot-af2a35fb1f432c78e6181172ff4df34d37ff5154.zip
i.mx: iomux-v3.h: move to imx-common include directory
Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/usb/host/ehci-mx6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/host/ehci-mx6.c b/drivers/usb/host/ehci-mx6.c
index 42c77fe333..028024298d 100644
--- a/drivers/usb/host/ehci-mx6.c
+++ b/drivers/usb/host/ehci-mx6.c
@@ -22,7 +22,7 @@
#include <asm/arch/imx-regs.h>
#include <asm/arch/clock.h>
#include <asm/arch/mx6x_pins.h>
-#include <asm/arch/iomux-v3.h>
+#include <asm/imx-common/iomux-v3.h>
#include "ehci.h"
#include "ehci-core.h"
OpenPOWER on IntegriCloud