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