[U-Boot] [PATCH v2] usb: Move ehci.h and ehci-core.h to include/usb directory
Fabio Estevam
festevam at gmail.com
Tue Oct 25 19:38:43 CEST 2011
Hi Remy,
On Fri, Oct 14, 2011 at 12:31 PM, Fabio Estevam
<fabio.estevam at freescale.com> wrote:
> Move ehci.h and ehci-core.h to include/usb directory.
>
> Cc: Remy Bohmer <linux at bohmer.net>
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
> ---
> Changes since v1:
> - Properly do the file rename via git
>
> drivers/usb/host/ehci-fsl.c | 4 ++--
> drivers/usb/host/ehci-hcd.c | 2 +-
> drivers/usb/host/ehci-ixp4xx.c | 5 +++--
> drivers/usb/host/ehci-kirkwood.c | 4 ++--
> drivers/usb/host/ehci-mpc512x.c | 4 ++--
> drivers/usb/host/ehci-mxc.c | 4 ++--
> drivers/usb/host/ehci-pci.c | 4 ++--
> drivers/usb/host/ehci-ppc4xx.c | 4 ++--
> drivers/usb/host/ehci-vct.c | 4 ++--
> {drivers/usb/host => include/usb}/ehci-core.h | 0
> {drivers/usb/host => include/usb}/ehci.h | 0
> 11 files changed, 18 insertions(+), 17 deletions(-)
> rename {drivers/usb/host => include/usb}/ehci-core.h (100%)
> rename {drivers/usb/host => include/usb}/ehci.h (100%)
Any comments about this patch?
Regards,
Fabio Estevam
More information about the U-Boot
mailing list