public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
* linux-next: build failure after merge of the devfreq tree
@ 2019-11-22  4:59 Stephen Rothwell
  2019-11-22 21:54 ` Leonard Crestez
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2019-11-22  4:59 UTC (permalink / raw)
  To: Chanwoo Choi
  Cc: Linux Next Mailing List, Linux Kernel Mailing List,
	Leonard Crestez

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

Hi all,

After merging the devfreq tree, today's linux-next build (x86_64
allmodconfig) failed like this:

ERROR: "__arm_smccc_smc" [drivers/devfreq/imx8m-ddrc.ko] undefined!

Caused by commit

  1fcfb874236e ("PM / devfreq: Add dynamic scaling for imx8m ddr controller")

I have reverted that commit for today.

-- 
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 failure after merge of the devfreq tree
@ 2019-12-13  1:49 Stephen Rothwell
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2019-12-13  1:49 UTC (permalink / raw)
  To: Chanwoo Choi; +Cc: Linux Next Mailing List, Linux Kernel Mailing List

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

Hi all,

After merging the devfreq tree, today's linux-next build (x86_64
allmodconfig) failed like this:

ERROR: "__arm_smccc_smc" [drivers/devfreq/rk3399_dmc.ko] undefined!

Caused by commit

  6c877bff8315 ("PM / devfreq: rk3399_dmc: Add COMPILE_TEST dependency")

I reverted that commit for today.

-- 
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 failure after merge of the devfreq tree
@ 2025-05-12  2:09 Stephen Rothwell
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2025-05-12  2:09 UTC (permalink / raw)
  To: Chanwoo Choi
  Cc: Uwe Kleine-König, Linux Kernel Mailing List,
	Linux Next Mailing List

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

Hi all,

After merging the devfreq tree, today's linux-next build (x86_64
allmodconfig) failed like this:

drivers/devfreq/sun8i-a33-mbus.c: In function 'sun8i_a33_mbus_probe':
drivers/devfreq/sun8i-a33-mbus.c:384:47: error: passing argument 1 of 'devm_clk_rate_exclusive_get' from incompatible pointer type [-Wincompatible-pointer-types]
  384 |         ret = devm_clk_rate_exclusive_get(priv->clk_mbus);
      |                                           ~~~~^~~~~~~~~~
      |                                               |
      |                                               struct clk *
In file included from drivers/devfreq/sun8i-a33-mbus.c:6:
include/linux/clk.h:214:48: note: expected 'struct device *' but argument is of type 'struct clk *'
  214 | int devm_clk_rate_exclusive_get(struct device *dev, struct clk *clk);
      |                                 ~~~~~~~~~~~~~~~^~~
drivers/devfreq/sun8i-a33-mbus.c:384:15: error: too few arguments to function 'devm_clk_rate_exclusive_get'
  384 |         ret = devm_clk_rate_exclusive_get(priv->clk_mbus);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
include/linux/clk.h:214:5: note: declared here
  214 | int devm_clk_rate_exclusive_get(struct device *dev, struct clk *clk);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~

Caused by commit

  bc253b28a365 ("PM / devfreq: sun8i-a33-mbus: Simplify by using more devm functions")

I have used the devfreq tree from next-20250509 for today.

-- 
Cheers,
Stephen Rothwell

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

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

end of thread, other threads:[~2025-05-12  2:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-22  4:59 linux-next: build failure after merge of the devfreq tree Stephen Rothwell
2019-11-22 21:54 ` Leonard Crestez
  -- strict thread matches above, loose matches on Subject: below --
2019-12-13  1:49 Stephen Rothwell
2025-05-12  2:09 Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox