[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9ff86023-9ee1-23d8-1d84-4bb7b984d6a1@roeck-us.net>
Date: Tue, 28 Apr 2020 06:19:12 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Andrej Picej <andpicej@...il.com>
Subject: Re: linux-next: build failure after merge of the hwmon-staging tree
On 4/27/20 11:36 PM, Stephen Rothwell wrote:
> Hi all,
>
> After merging the hwmon-staging tree, today's linux-next build (powerpc
> allyesconfig) failed like this:
>
> drivers/hwmon/lm70.c: In function 'lm70_probe':
> drivers/hwmon/lm70.c:186:34: error: 'lm70_acpi_ids' undeclared (first use in this function); did you mean 'lm70_of_ids'?
> 186 | acpi_match = acpi_match_device(lm70_acpi_ids, &spi->dev);
> | ^~~~~~~~~~~~~
> | lm70_of_ids
>
> Caused by commit
>
> 02b925a9104d ("hwmon: (lm70) Add support for ACPI")
>
> CONFIG_ACPI is not set.
>
> I have reverted that commit for today.
>
I fixed it up. And I'll have to add test builds with CONFIG_ACPI=n.
Guenter
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists