Hello. On 07-06-2011 19:45, Sergei Shtylyov 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?
Greg, much more files are needed to be included into that header, and I've already posted the patch doing this last year but you refused to merge it? What changed now?
And will you apply my patch now, if I recast it against usb-next? If you've already aplied an incomplete solution to this issue, how about a complete one?
thanks,
greg k-h
WBR, Sergei -- 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