public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* linux-next: build failure after merge of the icc tree
@ 2022-08-18  1:53 Stephen Rothwell
  2022-08-18  5:00 ` Georgi Djakov
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2022-08-18  1:53 UTC (permalink / raw)
  To: Georgi Djakov
  Cc: Uwe Kleine-König, Linux Kernel Mailing List,
	Linux Next Mailing List

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

Hi all,

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

drivers/interconnect/imx/imx8mp.c: In function 'imx8mp_icc_remove':
drivers/interconnect/imx/imx8mp.c:245:16: error: void value not ignored as it ought to be
  245 |         return imx_icc_unregister(pdev);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~
drivers/interconnect/imx/imx8mp.c:246:1: error: control reaches end of non-void function [-Werror=return-type]
  246 | }
      | ^

Caused by commit

  d761e0e9c8f2 ("interconnect: imx: Make imx_icc_unregister() return void")

I have used the icc tree from next-20220817 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:[~2022-08-18  7:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-18  1:53 linux-next: build failure after merge of the icc tree Stephen Rothwell
2022-08-18  5:00 ` Georgi Djakov
2022-08-18  6:49   ` Uwe Kleine-König
2022-08-18  7:44     ` Georgi Djakov

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