All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: YueHaibing <yuehaibing@huawei.com>,
	avifishman70@gmail.com, benjaminfair@google.com,
	mturquette@baylibre.com, tali.perry1@gmail.com,
	tmaimon77@gmail.com, venture@google.com, yuenn@google.com
Cc: linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org,
	openbmc@lists.ozlabs.org, YueHaibing <yuehaibing@huawei.com>
Subject: Re: [PATCH -next] clk: npcm7xx: remove unused code
Date: Fri, 16 Aug 2019 10:33:44 -0700	[thread overview]
Message-ID: <20190816173345.766E82086C@mail.kernel.org> (raw)
In-Reply-To: <20190816141132.55060-1-yuehaibing@huawei.com>

Quoting YueHaibing (2019-08-16 07:11:32)
> drivers/clk/clk-npcm7xx.c:365:48: warning:
>  npcm7xx_divs_fx defined but not used [-Wunused-const-variable=]
> drivers/clk/clk-npcm7xx.c:438:43: warning:
>  npcm7xx_gates defined but not used [-Wunused-const-variable=]
> 
> The two variables are never used, so remove them,
> also remove related type declarations.
> 
> Reported-by: Hulk Robot <hulkci@huawei.com>
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
> ---

Maybe we should register the gates?


      reply	other threads:[~2019-08-16 17:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-16 14:11 [PATCH -next] clk: npcm7xx: remove unused code YueHaibing
2019-08-16 17:33 ` 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=20190816173345.766E82086C@mail.kernel.org \
    --to=sboyd@kernel.org \
    --cc=avifishman70@gmail.com \
    --cc=benjaminfair@google.com \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=openbmc@lists.ozlabs.org \
    --cc=tali.perry1@gmail.com \
    --cc=tmaimon77@gmail.com \
    --cc=venture@google.com \
    --cc=yuehaibing@huawei.com \
    --cc=yuenn@google.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 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.