Re: [PATCH] tahvo-usb: compile fix usb/gadget.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* 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

[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux