From: David Howells <dhowells@redhat.com>
To: Daniel Walker <dwalker@fifo99.com>
Cc: dhowells@redhat.com, David Brown <davidb@codeaurora.org>,
Bryan Huntsman <bryanh@codeaurora.org>,
linux-arm-msm@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] arm: msm: trout: fix compile failure
Date: Mon, 16 Apr 2012 09:35:28 +0100 [thread overview]
Message-ID: <8793.1334565328@redhat.com> (raw)
In-Reply-To: <1334245537-13395-1-git-send-email-dwalker@fifo99.com>
Daniel Walker <dwalker@fifo99.com> wrote:
> Fixes the following warnings,
>
> arch/arm/mach-msm/board-trout.c: In function 'trout_init':
> arch/arm/mach-msm/board-trout.c:71: error: 'system_rev' undeclared (first use in this function)
> arch/arm/mach-msm/board-trout.c:71: error: (Each undeclared identifier is reported only once
> arch/arm/mach-msm/board-trout.c:71: error: for each function it appears in.)
>
> and
>
> arch/arm/mach-msm/board-trout-panel.c: In function 'trout_init_panel':
> arch/arm/mach-msm/board-trout-panel.c:267: error: 'system_rev' undeclared (first use in this function)
> arch/arm/mach-msm/board-trout-panel.c:267: error: (Each undeclared identifier is reported only once
> arch/arm/mach-msm/board-trout-panel.c:267: error: for each function it appears in.)
>
> This came in with the following commit 9f97da78bf018206fb623cd351d454af2f105fe0
> which removes asm/system.h
>
> Signed-off-by: Daniel Walker <dwalker@fifo99.com>
> cc: David Howells <dhowells@redhat.com>
> cc: Bryan Huntsman <bryanh@codeaurora.org>
> cc: linux-arm-msm@vger.kernel.org
> cc: linux-arm-kernel@lists.infradead.org
Acked-by: David Howells <dhowells@redhat.com>
prev parent reply other threads:[~2012-04-16 8:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-12 15:45 [PATCH] arm: msm: trout: fix compile failure Daniel Walker
2012-04-13 17:16 ` Daniel Walker
2012-04-13 17:22 ` David Brown
2012-04-16 8:35 ` David Howells [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=8793.1334565328@redhat.com \
--to=dhowells@redhat.com \
--cc=bryanh@codeaurora.org \
--cc=davidb@codeaurora.org \
--cc=dwalker@fifo99.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@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;
as well as URLs for NNTP newsgroup(s).