mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-03 16:04:47 +01:00
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>
This commit is contained in:
parent
690417236f
commit
62db0b3d62
1 changed files with 0 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue