From: Tony Lindgren <tony@atomide.com>
To: "Gadiyar, Anand" <gadiyar@ti.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
David Brownell <david-b@pacbell.net>
Subject: Re: [PATCH] Fix compile error in usb-musb.c
Date: Fri, 16 Jan 2009 09:37:38 +0200 [thread overview]
Message-ID: <20090116073736.GO4128@atomide.com> (raw)
In-Reply-To: <20090116072904.GN4128@atomide.com>
* Tony Lindgren <tony@atomide.com> [090116 09:29]:
> * Gadiyar, Anand <gadiyar@ti.com> [090115 20:48]:
> > From: Anand Gadiyar <gadiyar@ti.com>
> >
> > 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@atomide.com>
>
>
> > 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@ti.com>
> > Reported-by: David Brownell <david-b@pacbell.net>
> > ---
> > 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@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2009-01-16 7:37 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-15 18:48 [PATCH] Fix compile error in usb-musb.c Gadiyar, Anand
2009-01-16 7:29 ` Tony Lindgren
2009-01-16 7:37 ` Tony Lindgren [this message]
2009-01-16 15:35 ` Felipe Balbi
2009-01-16 15:38 ` Gadiyar, Anand
2009-01-16 15:49 ` Felipe Balbi
2009-01-16 15:54 ` Gadiyar, Anand
2009-01-16 21:27 ` David Brownell
2009-01-16 22:19 ` Felipe Balbi
2009-01-16 22:31 ` David Brownell
2009-01-16 22:41 ` Felipe Balbi
2009-01-18 11:33 ` Tony Lindgren
2009-01-26 23:23 ` David Brownell
2009-01-26 23:26 ` Felipe Balbi
2009-02-12 1:24 ` Tony Lindgren
2009-02-12 1:55 ` David Brownell
2009-02-12 21:35 ` Tony Lindgren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090116073736.GO4128@atomide.com \
--to=tony@atomide.com \
--cc=david-b@pacbell.net \
--cc=gadiyar@ti.com \
--cc=linux-omap@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox