[U-Boot] [PATCH v2 23/80] dm: usb: Move USB storage definitions to usb_defs.h
Simon Glass
sjg at chromium.org
Tue Apr 7 20:42:04 CEST 2015
On 25 March 2015 at 12:22, Simon Glass <sjg at chromium.org> wrote:
> These are better off in a header file so they can be used by other code (e.g.
> the sandbox USB storage emulator).
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> common/usb_storage.c | 45 ++-------------------------------------------
> include/usb_defs.h | 42 ++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 44 insertions(+), 43 deletions(-)
Applied to u-boot-dm/next.
More information about the U-Boot
mailing list