]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: usb: Move struct usb_string to a common place
authorSimon Glass <sjg@chromium.org>
Wed, 25 Mar 2015 18:22:36 +0000 (12:22 -0600)
committerSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2015 17:11:26 +0000 (11:11 -0600)
commitf84c052a3e0975cac29ecaf9df2b824874e24237
tree4d2ca335907114075f6dcd26b300f532e51c8249
parent84786a4c58fdce214ff3f85550922bbef9bb5c3b
dm: usb: Move struct usb_string to a common place

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@chromium.org>
Reviewed-by: Marek Vasut <marex@denx.de>
include/linux/usb/ch9.h
include/linux/usb/gadget.h