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


Groups > linux.kernel > #1469055 > unrolled thread

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

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2016-08-24 05:40 +0200
Last post2016-08-24 10:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  linux-next: build warning after merge of the thermal tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-08-24 05:40 +0200
    Re: linux-next: build warning after merge of the thermal tree Zhang Rui <rui.zhang@intel.com> - 2016-08-24 10:00 +0200

#1469055 — linux-next: build warning after merge of the thermal tree

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2016-08-24 05:40 +0200
Subjectlinux-next: build warning after merge of the thermal tree
Message-ID<s9xcJ-4Xp-17@gated-at.bofh.it>
Hi Zhang,

After merging the thermal tree, today's linux-next build (powerpc
allyesconfig) produced this warning:

warning: (HISI_THERMAL) selects STUB_CLK_HI6220 which has unmet direct dependencies (COMMON_CLK && COMMON_CLK_HI6220 && MAILBOX)

Introduced by commit

  5f63581ce68e ("thermal: hisilicon: Add dependency on the clock driver to allow frequency scaling")

BTW: That commit message does not match the change (which adds a
"select" not a "depends on".

-- 
Cheers,
Stephen Rothwell

[toc] | [next] | [standalone]


#1469156

FromZhang Rui <rui.zhang@intel.com>
Date2016-08-24 10:00 +0200
Message-ID<s9Bgl-7De-21@gated-at.bofh.it>
In reply to#1469055
On 三, 2016-08-24 at 13:38 +1000, Stephen Rothwell wrote:
> Hi Zhang,
> 
> After merging the thermal tree, today's linux-next build (powerpc
> allyesconfig) produced this warning:
> 
> warning: (HISI_THERMAL) selects STUB_CLK_HI6220 which has unmet
> direct dependencies (COMMON_CLK && COMMON_CLK_HI6220 && MAILBOX)
> 
> Introduced by commit
> 
>   5f63581ce68e ("thermal: hisilicon: Add dependency on the clock
> driver to allow frequency scaling")
> 
> BTW: That commit message does not match the change (which adds a
> "select" not a "depends on".
> 
Right, thanks for reporting the issue. Patch dropped from thermal -next
tree.

thanks,
rui

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web