From: Stephen Boyd <sboyd@kernel.org>
To: Nathan Huckleberry <nhuck@google.com>,
mturquette@baylibre.com, oss@buserror.net,
yogeshnarayan.gaur@nxp.com
Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
Nathan Huckleberry <nhuck@google.com>,
clang-built-linux@googlegroups.com
Subject: Re: [PATCH] clk: qoriq: Fix -Wunused-const-variable
Date: Wed, 07 Aug 2019 14:20:28 -0700 [thread overview]
Message-ID: <20190807212029.A5E902184E@mail.kernel.org> (raw)
In-Reply-To: <20190627220642.78575-1-nhuck@google.com>
Quoting Nathan Huckleberry (2019-06-27 15:06:42)
> drivers/clk/clk-qoriq.c:138:38: warning: unused variable
> 'p5020_cmux_grp1' [-Wunused-const-variable] static const struct
> clockgen_muxinfo p5020_cmux_grp1
>
> drivers/clk/clk-qoriq.c:146:38: warning: unused variable
> 'p5020_cmux_grp2' [-Wunused-const-variable] static const struct
> clockgen_muxinfo p5020_cmux_grp2
>
> In the definition of the p5020 chip, the p2041 chip's info was used
> instead. The p5020 and p2041 chips have different info. This is most
> likely a typo.
>
> Link: https://github.com/ClangBuiltLinux/linux/issues/525
> Cc: clang-built-linux@googlegroups.com
> Signed-off-by: Nathan Huckleberry <nhuck@google.com>
> ---
Applied to clk-next
prev parent reply other threads:[~2019-08-07 21:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-27 22:06 [PATCH] clk: qoriq: Fix -Wunused-const-variable Nathan Huckleberry
2019-06-27 23:19 ` Nick Desaulniers
2019-06-28 21:27 ` Scott Wood
2019-08-07 21:20 ` Stephen Boyd [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=20190807212029.A5E902184E@mail.kernel.org \
--to=sboyd@kernel.org \
--cc=clang-built-linux@googlegroups.com \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=nhuck@google.com \
--cc=oss@buserror.net \
--cc=yogeshnarayan.gaur@nxp.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