Re: linux-next: build warning after merge of the sunxi tree

2019-03-25 Thread Stephen Rothwell
Hi all, On Fri, 22 Mar 2019 08:30:48 +1100 Stephen Rothwell wrote: > > After merging the sunxi tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > WARNING: unmet direct dependencies detected for MFD_SUN6I_PRCM > Depends on [n]: HAS_IOMEM [=y] && ARCH_SUNXI > Se

Re: linux-next: build warning after merge of the sunxi tree

2019-03-22 Thread Maxime Ripard
Hi, On Fri, Mar 22, 2019 at 08:30:48AM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the sunxi tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > WARNING: unmet direct dependencies detected for MFD_SUN6I_PRCM > Depends on [n]: HAS_IOMEM [=y] && ARCH_SU

linux-next: build warning after merge of the sunxi tree

2019-03-21 Thread Stephen Rothwell
Hi all, After merging the sunxi tree, today's linux-next build (x86_64 allmodconfig) produced this warning: WARNING: unmet direct dependencies detected for MFD_SUN6I_PRCM Depends on [n]: HAS_IOMEM [=y] && ARCH_SUNXI Selected by [y]: - CLK_SUNXI_PRCM_SUN6I [=y] && COMMON_CLK [=y] && CLK_SUNX

linux-next: build warning after merge of the sunxi tree

2016-06-13 Thread Stephen Rothwell
Hi Maxime, After merging the sunxi tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: drivers/clk/sunxi/clk-sun4i-tcon-ch1.c:82:6: warning: unused variable 'num_parents' [-Wunused-variable] int num_parents = clk_hw_get_num_parents(hw); ^ Introduced by commit