On Tue, Jun 07, 2011 at 03:39:18PM +0100, Mark Brown wrote: > The struct definitions are used. > > Signed-off-by: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx> > --- > include/linux/usb/gadget.h | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/include/linux/usb/gadget.h b/include/linux/usb/gadget.h > index dd1571d..55d1a88 100644 > --- a/include/linux/usb/gadget.h > +++ b/include/linux/usb/gadget.h > @@ -16,6 +16,7 @@ > #define __LINUX_USB_GADGET_H > > #include <linux/slab.h> > +#include <linux/usb/ch9.h> Is this causing a build error right now without this patch? Or can it wait to be included in 3.1? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html