From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: exynos: Fix warning by constifying 'reg' in exynos_fdt_map_chipid()
Date: Mon, 23 Jun 2014 10:14:37 +0900 [thread overview]
Message-ID: <026201cf8e80$8059f190$810dd4b0$@samsung.com> (raw)
In-Reply-To: <CAK5sBcEcvXKFypDAx2E+fGZHk-VLhfbxU4QydvQTs2nTjb47pQ@mail.gmail.com>
Sachin Kamat wrote:
>
> Hi Viresh,
>
> On Thu, Jun 12, 2014 at 10:04 AM, Viresh Kumar <viresh.kumar@linaro.org> wrote:
> > Fix Sachin's id, looks like he left Linaro ..
> >
> > On 12 June 2014 10:00, Viresh Kumar <viresh.kumar@linaro.org> wrote:
> >> exynos_fdt_map_chipid() was recently added with: cbf08b9 (ARM: EXYNOS:
> >> Consolidate exynos4 and exynos5 machine files) and generates this warning:
> >>
> >> arch/arm/mach-exynos/exynos.c: In function ?exynos_fdt_map_chipid?:
> >> arch/arm/mach-exynos/exynos.c:208:6: warning: assignment discards ?const? qualifier
> from pointer target type [enabled by default]
> >>
> >> Constify 'reg' to fix it.
> >>
> >> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
>
> I have already posted a patch [1] to fix this.
> Kukjin, can you please queue this up.
>
> [1] http://www.spinics.net/lists/arm-kernel/msg328216.html
+ Arnd
If I remember correctly, it should be queued by Arnd?
Arnd, do you want me to take it?
- Kukjin
next prev parent reply other threads:[~2014-06-23 1:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-12 4:30 [PATCH] ARM: exynos: Fix warning by constifying 'reg' in exynos_fdt_map_chipid() Viresh Kumar
2014-06-12 4:34 ` Viresh Kumar
2014-06-12 4:49 ` Sachin Kamat
2014-06-23 1:14 ` Kukjin Kim [this message]
2014-06-23 3:18 ` Sachin Kamat
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='026201cf8e80$8059f190$810dd4b0$@samsung.com' \
--to=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.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).