[U-Boot] [PATCH v2 48/80] dm: usb: Move struct usb_string to a common place

Simon Glass sjg at chromium.org
Tue Apr 7 21:09:53 CEST 2015


On 25 March 2015 at 12:22, Simon Glass <sjg at chromium.org> wrote:
> This is needed for sandbox USB device emulation, so move it to a place
> where it can be found by things other than gadgets.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  include/linux/usb/ch9.h    | 13 +++++++++++++
>  include/linux/usb/gadget.h | 13 -------------
>  2 files changed, 13 insertions(+), 13 deletions(-)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list