summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-mx6.c
diff options
context:
space:
mode:
authorStefano Babic <sbabic@denx.de>2013-02-23 11:07:29 +0100
committerStefano Babic <sbabic@denx.de>2013-03-07 16:43:47 +0100
commit62db0b3d62366f1573d245a96d3ebbfa3bac118d (patch)
tree30d241d40abfec71916a45b86de6643f961f7481 /drivers/usb/host/ehci-mx6.c
parent690417236f8abe7c2f383559035c0398031b7fa5 (diff)
downloadtalos-obmc-uboot-62db0b3d62366f1573d245a96d3ebbfa3bac118d.tar.gz
talos-obmc-uboot-62db0b3d62366f1573d245a96d3ebbfa3bac118d.zip
USB: drop unneeded header in ehci-mx6
Including header for pads is not needed and breaks board after renaming pin definitions. Series-to: u-boot Series-cc: marex@denx.de,fabio.estevam@freescale.com,eric.nelson@boundarydevices.com Signed-off-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'drivers/usb/host/ehci-mx6.c')
-rw-r--r--drivers/usb/host/ehci-mx6.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/host/ehci-mx6.c b/drivers/usb/host/ehci-mx6.c
index 1b20e4185c..c1ae3d9080 100644
--- a/drivers/usb/host/ehci-mx6.c
+++ b/drivers/usb/host/ehci-mx6.c
@@ -21,7 +21,6 @@
#include <asm/io.h>
#include <asm/arch/imx-regs.h>
#include <asm/arch/clock.h>
-#include <asm/arch/mx6x_pins.h>
#include <asm/imx-common/iomux-v3.h>
#include "ehci.h"
OpenPOWER on IntegriCloud