From: Tony Lindgren <tony@atomide.com>
To: Axel Lin <axel.lin@gmail.com>
Cc: linux-kernel@vger.kernel.org,
Syed Mohammed Khasim <x0khasim@ti.com>,
Grazvydas Ignotas <notasas@gmail.com>,
Steve Sakoman <steve@sakoman.com>,
Russell King <linux@arm.linux.org.uk>,
linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: OMAP2: Add missing include of linux/gpio.h
Date: Tue, 31 May 2011 05:47:33 -0700 [thread overview]
Message-ID: <20110531124733.GG11352@atomide.com> (raw)
In-Reply-To: <1306845769.27719.1.camel@phoenix>
* Axel Lin <axel.lin@gmail.com> [110531 05:39]:
> I got some build error like below while executing "make omap2plus_defconfig".
>
> CC arch/arm/mach-omap2/board-2430sdp.o
> arch/arm/mach-omap2/board-2430sdp.c: In function 'omap_2430sdp_init':
> arch/arm/mach-omap2/board-2430sdp.c:247: error: 'GPIOF_OUT_INIT_LOW' undeclared (first use in this function)
> arch/arm/mach-omap2/board-2430sdp.c:247: error: (Each undeclared identifier is reported only once
> arch/arm/mach-omap2/board-2430sdp.c:247: error: for each function it appears in.)
> make[1]: *** [arch/arm/mach-omap2/board-2430sdp.o] Error 1
> make: *** [arch/arm/mach-omap2] Error 2
>
> This patch fixes the build error.
Can you please update this to also remove the wrong mach/gpio.h include?
Thanks,
Tony
prev parent reply other threads:[~2011-05-31 12:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-31 12:42 [PATCH] ARM: OMAP2: Add missing include of linux/gpio.h Axel Lin
2011-05-31 12:47 ` Tony Lindgren [this message]
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=20110531124733.GG11352@atomide.com \
--to=tony@atomide.com \
--cc=axel.lin@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=notasas@gmail.com \
--cc=steve@sakoman.com \
--cc=x0khasim@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).