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

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

 



* Tony Lindgren <tony@xxxxxxxxxxx> [090116 09:29]:
> * Gadiyar, Anand <gadiyar@xxxxxx> [090115 20:48]:
> > From: Anand Gadiyar <gadiyar@xxxxxx>
> > 
> > Fix this compile error
> 
> This one should go via the usb list too.

Uh, looks like my usb filter is set too sensitive :)

This is the platform code part, I'll apply this and queue it up
in omap-fixes.

Thanks,

Tony

> Acked-by: Tony Lindgren <tony@xxxxxxxxxxx>
> 
> 
> >   CC      arch/arm/mach-omap2/usb-musb.o
> > arch/arm/mach-omap2/usb-musb.c:47: error: 'INT_243X_HS_USB_MC' undeclared here (not in a function)
> > arch/arm/mach-omap2/usb-musb.c:51: error: 'INT_243X_HS_USB_DMA' undeclared here (not in a function)
> > make[1]: *** [arch/arm/mach-omap2/usb-musb.o] Error 1
> > 
> > Signed-off-by: Anand Gadiyar <gadiyar@xxxxxx>
> > Reported-by: David Brownell <david-b@xxxxxxxxxxx>
> > ---
> > diff --git a/arch/arm/mach-omap2/usb-musb.c b/arch/arm/mach-omap2/usb-musb.c
> > index 61c5709..5d79f89 100644
> > --- a/arch/arm/mach-omap2/usb-musb.c
> > +++ b/arch/arm/mach-omap2/usb-musb.c
> > @@ -28,6 +28,7 @@
> >  #include <linux/usb/musb.h>
> >  
> >  #include <mach/hardware.h>
> > +#include <mach/irqs.h>
> >  #include <mach/pm.h>
> >  #include <mach/mux.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