Hello I wrote:
When #include'd alone, <linux/usb/gadget.h> causes a lot of compilation errors and warnings -- all because it relies on the including code to bring in the necessary #include's instead of doing this itself. Signed-off-by: Sergei Shtylyov <sshtylyov@xxxxxxxxxxxxx> --- The patch is against the 'usb-next' branch of Greg KH's usb-2.6.git... It has been updated to apply after Mark Brown's recent patch to that same file which only added #include <linux/usb/ch9.h>. include/linux/usb/gadget.h | 5 +++++ 1 file changed, 5 insertions(+)
Hm, it just occured to me that Felipe is the new gadget stack maintainer, so perhaps this patch should've been sent to him?
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