On 24 January 2016 at 13:52, Mateusz Kulikowski <[email protected]> wrote: > Most of ehci-fsl header describe USB controller > designed by Chipidea and used by various SoC vendors. > > This patch renames it to a generic header: ehci-ci.h > Contents of file are not changed (so it contains several > references to freescale SoCs). > > Signed-off-by: Mateusz Kulikowski <[email protected]> > Acked-by: Marek Vasut <[email protected]> > --- > > Changes in v2: > - Add acked-by > > Changes in v1: None > > drivers/usb/host/ehci-fsl.c | 2 +- > drivers/usb/host/ehci-mpc512x.c | 2 +- > drivers/usb/host/ehci-mx5.c | 2 +- > drivers/usb/host/ehci-mx6.c | 2 +- > drivers/usb/host/ehci-mxc.c | 2 +- > drivers/usb/host/ehci-vf.c | 2 +- > drivers/usb/host/ehci-zynq.c | 2 +- > include/usb/{ehci-fsl.h => ehci-ci.h} | 6 +++--- > 8 files changed, 10 insertions(+), 10 deletions(-) > rename include/usb/{ehci-fsl.h => ehci-ci.h} (99%)
Tested on Dragonboard 410c Tested-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

