[U-Boot] [PATCH v2 29/80] dm: usb: Move all the EHCI weak functions together and declare them
Simon Glass
sjg at chromium.org
Tue Apr 7 20:43:22 CEST 2015
On 25 March 2015 at 12:22, Simon Glass <sjg at chromium.org> wrote:
> Put these at the top of the file so they are in one place. Also add function
> prototypes to the header file to avoid call site mismatches.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> drivers/usb/host/ehci-hcd.c | 22 +++++++++++-----------
> drivers/usb/host/ehci.h | 6 ++++++
> 2 files changed, 17 insertions(+), 11 deletions(-)
Applied to u-boot-dm/next.
More information about the U-Boot
mailing list