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

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

 



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

>  #include <linux/usb.h>
>  #include <linux/usb/otg.h>
>  #include <linux/i2c.h>
> -- 
> 1.5.3.7
> 
> -
> 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

-- 
Best Regards,

Felipe Balbi
felipe.lima@xxxxxxxxxxx
+55 92 2126-1003

INdT - OSMRC - Manaus
Core Team
-
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