Re: [PATCH] Fix compile error in usb-ehci.c

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

 



* Tony Lindgren <tony@xxxxxxxxxxx> [090116 09:28]:
> * Gadiyar, Anand <gadiyar@xxxxxx> [090115 20:48]:
> > From: Anand Gadiyar <gadiyar@xxxxxx>
> > 
> > Fix this compile error
> 
> Can you please resend via the usb list?

And this one is not yet in the mainline tree..
Applying to l-o tree for now.

Tony

> Acked-by: Tony Lindgren <tony@xxxxxxxxxxx>
> 
> 
> >   CC      arch/arm/mach-omap2/usb-ehci.o
> > arch/arm/mach-omap2/usb-ehci.c:39: error: 'INT_34XX_EHCI_IRQ' undeclared here (not in a function)
> > make[1]: *** [arch/arm/mach-omap2/usb-ehci.o] Error 1
> > make: *** [arch/arm/mach-omap2] Error 2
> > 
> > Signed-off-by: Anand Gadiyar <gadiyar@xxxxxx>
> > ---
> > diff --git a/arch/arm/mach-omap2/usb-ehci.c b/arch/arm/mach-omap2/usb-ehci.c
> > index 489439d..6af0b02 100644
> > --- a/arch/arm/mach-omap2/usb-ehci.c
> > +++ b/arch/arm/mach-omap2/usb-ehci.c
> > @@ -25,6 +25,7 @@
> >  #include <linux/usb/musb.h>
> >  
> >  #include <mach/hardware.h>
> > +#include <mach/irqs.h>
> >  #include <mach/pm.h>
> >  #include <mach/usb.h>
> --
> 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
--
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