[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <27c3f066-1926-db85-d183-d129a2ab43e8@infradead.org>
Date: Tue, 12 Oct 2021 13:28:05 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-iio@...r.kernel.org, Jonathan Cameron <jic23@...nel.org>,
Cai Huoqing <caihuoqing@...du.com>
Subject: Re: linux-next: Tree for Oct 12 (drivers/iio/adc/imx8qxp-adc.c)
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
Powered by blists - more mailing lists