randconfig build error with next-20140620, in drivers/thunderbolt/nhi.c
From: Jim Davis <hidden>
Date: 2014-06-20 14:03:47
Also in:
lkml
Attachments
- randconfig-1403242954.txt [text/plain] 50087 bytes · preview
From: Jim Davis <hidden>
Date: 2014-06-20 14:03:47
Also in:
lkml
Building with the attached random configuration file, drivers/thunderbolt/nhi.c: In function ‘nhi_probe’: drivers/thunderbolt/nhi.c:541:2: error: implicit declaration of function ‘pcim_enable_device’ [-Werror=implicit-function-declaration] res = pcim_enable_device(pdev); ^ drivers/thunderbolt/nhi.c:547:2: error: implicit declaration of function ‘pci_enable_msi’ [-Werror=implicit-function-declaration] res = pci_enable_msi(pdev); ^ cc1: some warnings being treated as errors make[2]: *** [drivers/thunderbolt/nhi.o] Error 1