[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+r1ZhhATHDNKzk=T1aXimL8=pOa+92-D9RL7a18v+JT2UP_KQ@mail.gmail.com>
Date: Tue, 13 Jan 2015 11:08:30 -0700
From: Jim Davis <jim.epost@...il.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next <linux-next@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
alan@...ux.intel.com, linux-pcmcia@...ts.infradead.org
Subject: randconfig build error with next-20150113, in drivers/pcmcia/rsrc_pci.c
Building with the attached random configuration file,
drivers/pcmcia/rsrc_pci.c: In function ‘find_io_region’:
drivers/pcmcia/rsrc_pci.c:40:2: error: implicit declaration of
function ‘pci_bus_alloc_resource’
[-Werror=implicit-function-declaration]
ret = pci_bus_alloc_resource(s->cb_dev->bus, res, num, 1,
^
drivers/pcmcia/rsrc_pci.c:40:40: error: dereferencing pointer to incomplete type
ret = pci_bus_alloc_resource(s->cb_dev->bus, res, num, 1,
^
drivers/pcmcia/rsrc_pci.c: In function ‘res_pci_find_mem’:
drivers/pcmcia/rsrc_pci.c:144:40: error: dereferencing pointer to
incomplete type
ret = pci_bus_alloc_resource(s->cb_dev->bus,
^
cc1: some warnings being treated as errors
make[2]: *** [drivers/pcmcia/rsrc_pci.o] Error 1
View attachment "randconfig-1421171510.txt" of type "text/plain" (74321 bytes)
Powered by blists - more mailing lists