Re: [PATCH] clk: sunxi: fix build warning

2017-10-24 Thread Stephen Boyd
On 10/24, Corentin Labbe wrote: > On Tue, Oct 24, 2017 at 01:36:28AM -0700, Stephen Boyd wrote: > > On 10/20, Maxime Ripard wrote: > > > Hi Stephen, Mike, > > > > > > On Thu, Oct 19, 2017 at 09:09:48PM +0200, Corentin Labbe wrote: > > > > This patch fix the following build warning: > > > > drivers

Re: [PATCH] clk: sunxi: fix build warning

2017-10-24 Thread Corentin Labbe
On Tue, Oct 24, 2017 at 01:36:28AM -0700, Stephen Boyd wrote: > On 10/20, Maxime Ripard wrote: > > Hi Stephen, Mike, > > > > On Thu, Oct 19, 2017 at 09:09:48PM +0200, Corentin Labbe wrote: > > > This patch fix the following build warning: > > > drivers/clk/sunxi/clk-factors.c:279:14: warning: vari

Re: [PATCH] clk: sunxi: fix build warning

2017-10-24 Thread Stephen Boyd
On 10/20, Maxime Ripard wrote: > Hi Stephen, Mike, > > On Thu, Oct 19, 2017 at 09:09:48PM +0200, Corentin Labbe wrote: > > This patch fix the following build warning: > > drivers/clk/sunxi/clk-factors.c:279:14: warning: variable 'name' set but > > not used [-Wunused-but-set-variable] > > > > Sig

Re: [PATCH] clk: sunxi: fix build warning

2017-10-20 Thread Maxime Ripard
Hi Stephen, Mike, On Thu, Oct 19, 2017 at 09:09:48PM +0200, Corentin Labbe wrote: > This patch fix the following build warning: > drivers/clk/sunxi/clk-factors.c:279:14: warning: variable 'name' set but not > used [-Wunused-but-set-variable] > > Signed-off-by: Corentin Labbe Acked-by: Maxime R

[PATCH] clk: sunxi: fix build warning

2017-10-19 Thread Corentin Labbe
This patch fix the following build warning: drivers/clk/sunxi/clk-factors.c:279:14: warning: variable 'name' set but not used [-Wunused-but-set-variable] Signed-off-by: Corentin Labbe --- drivers/clk/sunxi/clk-factors.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/clk/sunxi/clk-