public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* mainline build failure due to ace6d1448138 ("mfd: cs42l43: Add support for cs42l43 core driver")
@ 2023-08-30 11:29 Sudip Mukherjee (Codethink)
  2023-08-30 13:09 ` Takashi Iwai
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Sudip Mukherjee (Codethink) @ 2023-08-30 11:29 UTC (permalink / raw)
  To: James Schulman, David Rhodes, Richard Fitzgerald, Lee Jones
  Cc: alsa-devel, patches, linux-kernel, Linus Torvalds, regressions

Hi All,

The latest mainline kernel branch fails to build alpha, csky and s390
allmodconfig with the error:

drivers/mfd/cs42l43.c:1138:12: error: 'cs42l43_runtime_resume' defined but not used [-Werror=unused-function]
 1138 | static int cs42l43_runtime_resume(struct device *dev)
      |            ^~~~~~~~~~~~~~~~~~~~~~
drivers/mfd/cs42l43.c:1124:12: error: 'cs42l43_runtime_suspend' defined but not used [-Werror=unused-function]
 1124 | static int cs42l43_runtime_suspend(struct device *dev)
      |            ^~~~~~~~~~~~~~~~~~~~~~~
drivers/mfd/cs42l43.c:1106:12: error: 'cs42l43_resume' defined but not used [-Werror=unused-function]
 1106 | static int cs42l43_resume(struct device *dev)
      |            ^~~~~~~~~~~~~~
drivers/mfd/cs42l43.c:1076:12: error: 'cs42l43_suspend' defined but not used [-Werror=unused-function]
 1076 | static int cs42l43_suspend(struct device *dev)
      |            ^~~~~~~~~~~~~~~

git bisect pointed to ace6d1448138 ("mfd: cs42l43: Add support for cs42l43 core driver")

I will be happy to test any patch or provide any extra log if needed.


-- 
Regards
Sudip

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

end of thread, other threads:[~2023-09-24  8:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-30 11:29 mainline build failure due to ace6d1448138 ("mfd: cs42l43: Add support for cs42l43 core driver") Sudip Mukherjee (Codethink)
2023-08-30 13:09 ` Takashi Iwai
2023-08-30 15:00   ` Charles Keepax
2023-08-30 15:12     ` Takashi Iwai
2023-08-30 13:11 ` Linux regression tracking (Thorsten Leemhuis)
2023-09-23 15:02 ` Sudip Mukherjee
2023-09-24  7:58   ` Thorsten Leemhuis
2023-09-24  8:05     ` Thorsten Leemhuis

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