usb/uas: move UAS structs / defines into a header file
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Wed, 11 Jan 2012 11:45:56 +0000 (12:45 +0100)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Thu, 2 Feb 2012 22:51:11 +0000 (14:51 -0800)
The protocol specific structures and defines which are used by UAS are
moved into a header files by this patch so it can be accessed by the UAS
gadget as well.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>

No differences found