]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 19:47:56 +0000 (21:47 +0200)
commit53aeab5fae4858445f9cdd2588cf8a8f4c857ec8
tree843aa3c747009568d643e2f3a2a3b2192958ec6e
parentd95548cd627088df87aa622091bf8445b1d3b10d
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