linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the sunxi tree
@ 2019-03-21 21:30 Stephen Rothwell
  2019-03-22  9:17 ` Maxime Ripard
  2019-03-25 23:09 ` Stephen Rothwell
  0 siblings, 2 replies; 4+ messages in thread
From: Stephen Rothwell @ 2019-03-21 21:30 UTC (permalink / raw)
  To: Maxime Ripard, Chen-Yu Tsai
  Cc: Linux Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 1035 bytes --]

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_SUNXI [=y]
  - CLK_SUNXI_PRCM_SUN8I [=y] && COMMON_CLK [=y] && CLK_SUNXI [=y]

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_SUNXI [=y]
  - CLK_SUNXI_PRCM_SUN8I [=y] && COMMON_CLK [=y] && CLK_SUNXI [=y]

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_SUNXI [=y]
  - CLK_SUNXI_PRCM_SUN8I [=y] && COMMON_CLK [=y] && CLK_SUNXI [=y]

Introduced by commit

  49c726d55c1b ("clk: sunxi: Add Kconfig options")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: linux-next: build warning after merge of the sunxi tree
  2019-03-21 21:30 linux-next: build warning after merge of the sunxi tree Stephen Rothwell
@ 2019-03-22  9:17 ` Maxime Ripard
  2019-03-25 23:09 ` Stephen Rothwell
  1 sibling, 0 replies; 4+ messages in thread
From: Maxime Ripard @ 2019-03-22  9:17 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Chen-Yu Tsai, Linux Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 1300 bytes --]

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_SUNXI
>   Selected by [y]:
>   - CLK_SUNXI_PRCM_SUN6I [=y] && COMMON_CLK [=y] && CLK_SUNXI [=y]
>   - CLK_SUNXI_PRCM_SUN8I [=y] && COMMON_CLK [=y] && CLK_SUNXI [=y]
>
> 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_SUNXI [=y]
>   - CLK_SUNXI_PRCM_SUN8I [=y] && COMMON_CLK [=y] && CLK_SUNXI [=y]
>
> 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_SUNXI [=y]
>   - CLK_SUNXI_PRCM_SUN8I [=y] && COMMON_CLK [=y] && CLK_SUNXI [=y]
>
> Introduced by commit
>
>   49c726d55c1b ("clk: sunxi: Add Kconfig options")

I've just sent a patch fixing this:
https://lore.kernel.org/lkml/20190322091650.5189-1-maxime.ripard@bootlin.com/

Maxime

--
Maxime Ripard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: linux-next: build warning after merge of the sunxi tree
  2019-03-21 21:30 linux-next: build warning after merge of the sunxi tree Stephen Rothwell
  2019-03-22  9:17 ` Maxime Ripard
@ 2019-03-25 23:09 ` Stephen Rothwell
  1 sibling, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2019-03-25 23:09 UTC (permalink / raw)
  To: Maxime Ripard, Chen-Yu Tsai
  Cc: Linux Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 1205 bytes --]

Hi all,

On Fri, 22 Mar 2019 08:30:48 +1100 Stephen Rothwell <sfr@canb.auug.org.au> 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
>   Selected by [y]:
>   - CLK_SUNXI_PRCM_SUN6I [=y] && COMMON_CLK [=y] && CLK_SUNXI [=y]
>   - CLK_SUNXI_PRCM_SUN8I [=y] && COMMON_CLK [=y] && CLK_SUNXI [=y]
> 
> 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_SUNXI [=y]
>   - CLK_SUNXI_PRCM_SUN8I [=y] && COMMON_CLK [=y] && CLK_SUNXI [=y]
> 
> 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_SUNXI [=y]
>   - CLK_SUNXI_PRCM_SUN8I [=y] && COMMON_CLK [=y] && CLK_SUNXI [=y]
> 
> Introduced by commit
> 
>   49c726d55c1b ("clk: sunxi: Add Kconfig options")

I am still getting these warnings.
-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* linux-next: build warning after merge of the sunxi tree
@ 2016-06-14  2:18 Stephen Rothwell
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2016-06-14  2:18 UTC (permalink / raw)
  To: Maxime Ripard; +Cc: linux-next, linux-kernel

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

  4de2d58bc973 ("clk: sunxi: tcon-ch1: Do not return a negative error in get_parent")

-- 
Cheers,
Stephen Rothwell

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-03-25 23:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-21 21:30 linux-next: build warning after merge of the sunxi tree Stephen Rothwell
2019-03-22  9:17 ` Maxime Ripard
2019-03-25 23:09 ` Stephen Rothwell
  -- strict thread matches above, loose matches on Subject: below --
2016-06-14  2:18 Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).