From: Tony Lindgren <tony@atomide.com>
To: "Premi, Sanjeev" <premi@ti.com>
Cc: Felipe Balbi <felipe.balbi@nokia.com>,
"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: Re: [PATCH] arch: arm: omap: terminate ifndef
Date: Wed, 19 Aug 2009 16:17:52 +0300 [thread overview]
Message-ID: <20090819131752.GC7629@atomide.com> (raw)
In-Reply-To: <B85A65D85D7EB246BE421B3FB0FBB59301DD1AD8FB@dbde02.ent.ti.com>
* Premi, Sanjeev <premi@ti.com> [090819 14:34]:
>
>
> > -----Original Message-----
> > From: linux-omap-owner@vger.kernel.org
> > [mailto:linux-omap-owner@vger.kernel.org] On Behalf Of Felipe Balbi
> > Sent: Wednesday, August 19, 2009 4:02 PM
> > To: linux-omap@vger.kernel.org
> > Cc: Felipe Balbi
> > Subject: [PATCH] arch: arm: omap: terminate ifndef
> >
> > There was a missing endif on cpu.h
> >
> > Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
> > ---
> > arch/arm/plat-omap/include/mach/cpu.h | 2 ++
> > 1 files changed, 2 insertions(+), 0 deletions(-)
> >
> > diff --git a/arch/arm/plat-omap/include/mach/cpu.h
> > b/arch/arm/plat-omap/include/mach/cpu.h
> > index 61dbe90..7a5f9e8 100644
> > --- a/arch/arm/plat-omap/include/mach/cpu.h
> > +++ b/arch/arm/plat-omap/include/mach/cpu.h
> > @@ -422,3 +422,5 @@ IS_OMAP_TYPE(3430, 0x3430)
> >
> > int omap_chip_is(struct omap_chip_id oci);
> > void omap2_check_revision(void);
> > +
> > +#endif /* __ASM_ARCH_OMAP_CPU_H */
>
> ACKed.
> Have mentioned the same yesterday.
Sorry, I pushed that experimental patch accidentally while rebasing the upstream
branches. I've pushed Felipe's fix now.
Tony
next prev parent reply other threads:[~2009-08-19 14:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-19 10:20 Kernel doesn't build on master (751797c) Premi, Sanjeev
2009-08-19 10:32 ` [PATCH] arch: arm: omap: terminate ifndef Felipe Balbi
2009-08-19 11:34 ` Premi, Sanjeev
2009-08-19 13:17 ` Tony Lindgren [this message]
2009-09-29 11:34 ` Patch missing in 2.6.32-rc1 Premi, Sanjeev
2009-09-29 20:35 ` Tony Lindgren
2009-09-29 23:52 ` Alistair Buxton
2009-09-30 0:32 ` [PATCH] omap: Fix incorrect 730 vs 850 detection, v2 (Re: Patch missing in 2.6.32-rc1) Tony Lindgren
2009-09-30 13:23 ` Premi, Sanjeev
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=20090819131752.GC7629@atomide.com \
--to=tony@atomide.com \
--cc=felipe.balbi@nokia.com \
--cc=linux-omap@vger.kernel.org \
--cc=premi@ti.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.