On 10/12/21 2:46 AM, Stephen Rothwell wrote:
Hi all, News: there will be no linux-next release on Thursday. Changes since 20211011:
on x86_64: ../drivers/iio/adc/imx8qxp-adc.c:433:12: error: ‘imx8qxp_adc_runtime_resume’ defined but not used [-Werror=unused-function] static int imx8qxp_adc_runtime_resume(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/iio/adc/imx8qxp-adc.c:419:12: error: ‘imx8qxp_adc_runtime_suspend’ defined but not used [-Werror=unused-function] static int imx8qxp_adc_runtime_suspend(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ # CONFIG_SUSPEND is not set # CONFIG_HIBERNATION is not set # CONFIG_PM is not set -- ~Randy