[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <39a89498-6b81-4d4c-503f-c87805ca620a@infradead.org>
Date: Fri, 26 Mar 2021 11:20:54 -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>,
Denis Turischev <denis@...pulab.co.il>,
Lee Jones <lee.jones@...aro.org>
Subject: Re: linux-next: Tree for Mar 26 (drivers/mfd/lpc_sch.c)
On 3/26/21 1:34 AM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20210325:
>
on i386 or x86_64:
aha:
# CONFIG_PCI is not set
../drivers/mfd/lpc_sch.c:204:1: warning: data definition has no type or storage class
module_pci_driver(lpc_sch_driver);
^~~~~~~~~~~~~~~~~
../drivers/mfd/lpc_sch.c:204:1: error: type defaults to ‘int’ in declaration of ‘module_pci_driver’ [-Werror=implicit-int]
../drivers/mfd/lpc_sch.c:204:1: warning: parameter names (without types) in function declaration
../drivers/mfd/lpc_sch.c:197:26: warning: ‘lpc_sch_driver’ defined but not used [-Wunused-variable]
static struct pci_driver lpc_sch_driver = {
^~~~~~~~~~~~~~
Full x86_64 randconfig file is attached.
--
~Randy
Reported-by: Randy Dunlap <rdunlap@...radead.org>
Download attachment "config-r8469.gz" of type "application/gzip" (37762 bytes)
Powered by blists - more mailing lists