From: Sebastian Andrzej Siewior Date: Sat, 25 Feb 2012 17:28:09 +0000 (+0100) Subject: usb/storage: a couple defines from drivers/usb/storage/transport.h to include/linux... X-Git-Tag: v3.4-rc1~184^2~22^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ac4704c099125214a4f0a4bd54ce94d15be2ffb;p=pandora-kernel.git usb/storage: a couple defines from drivers/usb/storage/transport.h to include/linux/usb/storage.h This moves the BOT data structures for CBW and CSW from drivers internal header file to global include able file in include/. The storage gadget is using the same name for CSW but a different for CBW so I fix it up properly. The same goes for the ub driver and keucr driver in staging. Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed