* Felipe Balbi <me@xxxxxxxxxxxxxxx> [071212 20:05]: > On Wed, Dec 12, 2007 at 05:49:54PM -0400, Francisco Alecrim wrote: > > Fix tahvo-usb.c header from include/linux/usb_gadget.h to > > include/linux/usb/gadget.h. > > drivers/cbus/tahvo-usb.c:37:30: linux/usb_gadget.h: No such file or directory > > > > Signed-off-by: Francisco Alecrim <francisco.alecrim@xxxxxxxxxxx> > Acked-by: Felipe Balbi <me@xxxxxxxxxxxxxxx> > > --- > > drivers/cbus/tahvo-usb.c | 2 +- > > 1 files changed, 1 insertions(+), 1 deletions(-) > > > > diff --git a/drivers/cbus/tahvo-usb.c b/drivers/cbus/tahvo-usb.c > > index cfab6c5..11de42d 100644 > > --- a/drivers/cbus/tahvo-usb.c > > +++ b/drivers/cbus/tahvo-usb.c > > @@ -34,7 +34,7 @@ > > #include <linux/interrupt.h> > > #include <linux/platform_device.h> > > #include <linux/usb/ch9.h> > > -#include <linux/usb_gadget.h> > > +#include <linux/usb/gadget.h> > > Good catch Pushing today. Tony - To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html