From: Jarkko Nikula <jarkko.nikula@bitmer.com>
To: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] omap1: mux: add missing include
Date: Mon, 02 Apr 2012 09:47:00 +0300 [thread overview]
Message-ID: <4F794B64.5010107@bitmer.com> (raw)
In-Reply-To: <1333294241-17510-1-git-send-email-aaro.koskinen@iki.fi>
On 04/01/2012 06:30 PM, Aaro Koskinen wrote:
> Fix the following build breakage in v3.4-rc1:
>
> arch/arm/mach-omap1/mux.c:89:1: error: 'FUNC_MUX_CTRL_9' undeclared here (not in a function)
> arch/arm/mach-omap1/mux.c:89:1: error: 'PULL_DWN_CTRL_2' undeclared here (not in a function)
> arch/arm/mach-omap1/mux.c:93:1: error: 'FUNC_MUX_CTRL_C' undeclared here (not in a function)
>
> etc.
>
> Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
> ---
> arch/arm/mach-omap1/mux.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
(happens with omap1_defconfig if CONFIG_OMAP_MUX=y)
Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
WARNING: multiple messages have this Message-ID (diff)
From: jarkko.nikula@bitmer.com (Jarkko Nikula)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] omap1: mux: add missing include
Date: Mon, 02 Apr 2012 09:47:00 +0300 [thread overview]
Message-ID: <4F794B64.5010107@bitmer.com> (raw)
In-Reply-To: <1333294241-17510-1-git-send-email-aaro.koskinen@iki.fi>
On 04/01/2012 06:30 PM, Aaro Koskinen wrote:
> Fix the following build breakage in v3.4-rc1:
>
> arch/arm/mach-omap1/mux.c:89:1: error: 'FUNC_MUX_CTRL_9' undeclared here (not in a function)
> arch/arm/mach-omap1/mux.c:89:1: error: 'PULL_DWN_CTRL_2' undeclared here (not in a function)
> arch/arm/mach-omap1/mux.c:93:1: error: 'FUNC_MUX_CTRL_C' undeclared here (not in a function)
>
> etc.
>
> Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
> ---
> arch/arm/mach-omap1/mux.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
(happens with omap1_defconfig if CONFIG_OMAP_MUX=y)
Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
next prev parent reply other threads:[~2012-04-02 6:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-01 15:30 [PATCH] omap1: mux: add missing include Aaro Koskinen
2012-04-01 15:30 ` Aaro Koskinen
2012-04-02 6:47 ` Jarkko Nikula [this message]
2012-04-02 6:47 ` Jarkko Nikula
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=4F794B64.5010107@bitmer.com \
--to=jarkko.nikula@bitmer.com \
--cc=aaro.koskinen@iki.fi \
--cc=linux-arm-kernel@lists.infradead.org \
--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 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.