linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Cleanup of -Wunused-const-variable in drivers/clk/mediatek/clk-mt8516.c
       [not found] <CAJkfWY5eShXAr6QyFjqyaL-JjgQ+OKU0LtComURBVf_sDCqGeA@mail.gmail.com>
@ 2019-06-13 16:55 ` Nathan Huckleberry
  0 siblings, 0 replies; only message in thread
From: Nathan Huckleberry @ 2019-06-13 16:55 UTC (permalink / raw)
  To: fparent, Michael Turquette, matthias.bgg
  Cc: linux-arm-kernel, linux-mediatek, linux-clk, clang-built-linux

Hey all,

I'm looking into cleaning up ignored warnings in the kernel so we can
remove compiler flags to ignore warnings. There's a variable
(ddrphycfg_parents) in clk-mt8516.c causing an unused const warning.
Just wanted to reach out to ask if this variable is intended to be
used.

It doesn't look like it has been used since it was first introduced.
If it is no longer needed I'd like to remove it.

https://github.com/ClangBuiltLinux/linux/issues/523

Thanks,
Nathan Huckleberry

Re-sent in plaintext so mailing lists pick it up.


On Thu, Jun 13, 2019 at 9:47 AM Nathan Huckleberry <nhuck@google.com> wrote:
>
> Hey all,
>
> I'm looking into cleaning up ignored warnings in the kernel so we can remove compiler flags to ignore warnings. There's a variable (ddrphycfg_parents) in clk-mt8516.c causing an unused const warning. Just wanted to reach out to ask if this variable is intended to be used.
>
> It doesn't look like it has been used since it was first introduced. If it is no longer needed I'd like to remove it.
>
> https://github.com/ClangBuiltLinux/linux/issues/523
>
> Thanks,
> Nathan Huckleberry

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-13 16:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAJkfWY5eShXAr6QyFjqyaL-JjgQ+OKU0LtComURBVf_sDCqGeA@mail.gmail.com>
2019-06-13 16:55 ` Cleanup of -Wunused-const-variable in drivers/clk/mediatek/clk-mt8516.c Nathan Huckleberry

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).