[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZCdgzm2NOSQc5qAL@debian>
Date: Fri, 31 Mar 2023 23:38:06 +0100
From: Sudip Mukherjee <sudipm.mukherjee@...il.com>
To: Laurent Pinchart <laurent.pinchart@...asonboard.com>,
Sakari Ailus <sakari.ailus@...ux.intel.com>
Cc: Mauro Carvalho Chehab <mchehab@...nel.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org,
Manivannan Sadhasivam <mani@...nel.org>,
linux-media@...r.kernel.org
Subject: mainline build failure due to 02852c01f654 ("media: i2c: imx290:
Initialize runtime PM before subdev")
Hi All,
The mainline kernel branch had been failing last few weeks for alpha,
csky and s390 allmodconfig with the error:
drivers/media/i2c/imx290.c:1093:12: error: 'imx290_runtime_suspend' defined but not used [-Werror=unused-function]
1093 | static int imx290_runtime_suspend(struct device *dev)
| ^~~~~~~~~~~~~~~~~~~~~~
drivers/media/i2c/imx290.c:1085:12: error: 'imx290_runtime_resume' defined but not used [-Werror=unused-function]
1085 | static int imx290_runtime_resume(struct device *dev)
| ^~~~~~~~~~~~~~~~~~~~~
git bisect pointed to 02852c01f654 ("media: i2c: imx290: Initialize runtime PM before subdev")
I will be happy to test any patch or provide any extra log if needed.
--
Regards
Sudip
Powered by blists - more mailing lists