Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1483522

Re: [PATCH] clk: mmp: add missing header dependencies

From Stephen Boyd <sboyd@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH] clk: mmp: add missing header dependencies
Date 2016-09-14 20:20 +0200
Message-ID <shmWR-4ek-5@gated-at.bofh.it> (permalink)
References <shbRL-5F6-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 09/14, Baoyou Xie wrote:
> We get 1 warning when building kernel with W=1:
> drivers/clk/mmp/clk-mmp2.c:75:13: warning: no previous prototype for 'mmp2_clk_init' [-Wmissing-prototypes]
> 
> In fact, this function is declared in linux/clk/mmp.h,
> so this patch add missing header dependencies.
> 
> Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>
> ---

Applied to clk-next

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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] clk: mmp: add missing header dependencies Baoyou Xie <baoyou.xie@linaro.org> - 2016-09-14 08:30 +0200
  Re: [PATCH] clk: mmp: add missing header dependencies Arnd Bergmann <arnd@arndb.de> - 2016-09-14 09:50 +0200
  Re: [PATCH] clk: mmp: add missing header dependencies Stephen Boyd <sboyd@codeaurora.org> - 2016-09-14 20:20 +0200

csiph-web