
7 Apr
2015
7 Apr
'15
8:43 p.m.
On 25 March 2015 at 12:22, Simon Glass sjg@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@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.