[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+r1ZhinEQiBzonB_+ev_9hry+-7wscEVWcwqW46ExjGC2SYYg@mail.gmail.com>
Date: Wed, 8 Jan 2014 15:32:00 -0700
From: Jim Davis <jim.epost@...il.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
konrad.wilk@...cle.com, boris.ostrovsky@...cle.com,
david.vrabel@...rix.com, xen-devel@...ts.xenproject.org
Subject: randconfig build error with next-20140108, in drivers/xen/platform-pci.c
Building with the attached random configuration file,
drivers/xen/platform-pci.c: In function ‘platform_pci_init’:
drivers/xen/platform-pci.c:131:2: error: implicit declaration of
function ‘pci_request_region’ [-Werror=implicit-function-declaration]
ret = pci_request_region(pdev, 1, DRV_NAME);
^
drivers/xen/platform-pci.c:170:2: error: implicit declaration of
function ‘pci_release_region’ [-Werror=implicit-function-declaration]
pci_release_region(pdev, 0);
^
cc1: some warnings being treated as errors
make[2]: *** [drivers/xen/platform-pci.o] Error 1
These warnings appeared too:
warning: (XEN_PVH) selects XEN_PVHVM which has unmet direct
dependencies (HYPERVISOR_GUEST && XEN && PCI && X86_LOCAL_APIC)
View attachment "randconfig-1389218754.txt" of type "text/plain" (69907 bytes)
Powered by blists - more mailing lists