All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@codeaurora.org>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Michael Turquette <mturquette@baylibre.com>,
	kbuild test robot <fengguang.wu@intel.com>,
	Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>,
	linux-clk@vger.kernel.org
Subject: Re: [PATCH] clk: Use static inline functions instead of macros for dummies
Date: Fri, 20 Nov 2015 11:16:33 -0800	[thread overview]
Message-ID: <20151120191633.GY32672@codeaurora.org> (raw)
In-Reply-To: <1446153176-29865-1-git-send-email-geert+renesas@glider.be>

On 10/29, Geert Uytterhoeven wrote:
> if CONFIG_OF=n:
> 
>     drivers/clk/clk-cs2000-cp.c: In function ‘cs2000_remove’:
>     drivers/clk/clk-cs2000-cp.c:453:22: warning: unused variable ‘np’ [-Wunused-variable]
>       struct device_node *np = dev->of_node;
> 			  ^
> 
> Convert dummies of_clk_del_provider() and of_clk_init() from macros to
> static inline functions to kill such compiler warnings.
> 
> Reported-by: kbuild test robot <fengguang.wu@intel.com>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---

Applied to clk-next

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

      reply	other threads:[~2015-11-20 19:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-29 21:12 [PATCH] clk: Use static inline functions instead of macros for dummies Geert Uytterhoeven
2015-11-20 19:16 ` 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=20151120191633.GY32672@codeaurora.org \
    --to=sboyd@codeaurora.org \
    --cc=fengguang.wu@intel.com \
    --cc=geert+renesas@glider.be \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=linux-clk@vger.kernel.org \
    --cc=mturquette@baylibre.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.