| Submitter | Eric Nelson |
|---|---|
| Date | Feb. 14, 2013, 4:24 a.m. |
| Message ID | <1360815881-9669-1-git-send-email-eric.nelson@boundarydevices.com> |
| Download | mbox | patch |
| Permalink | /patch/220353/ |
| State | Superseded |
| Delegated to: | Stefano Babic |
| Headers | show |
Comments
Patch
diff --git a/drivers/usb/host/ehci-mx6.c b/drivers/usb/host/ehci-mx6.c index 1b20e41..c1ae3d9 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"
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> --- drivers/usb/host/ehci-mx6.c | 1 - 1 file changed, 1 deletion(-)