On Fri, Jun 20, 2014 at 07:03:44AM -0700, Jim Davis wrote: > 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 A patch was just sent to fix this, will be in the next linux-next release, thanks. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html