On Mon, Mar 07, 2011 at 06:05:47PM +1100, Stephen Rothwell wrote: > Hi all, > > Changes since 20110304: drivers/pci/pci-label.c: In function 'pci_create_firmware_label_files': drivers/pci/pci-label.c:366: error: implicit declaration of function 'device_has_dsm' Fails for !CONFIG_ACPI. pci_create_firmware_label_files() uses device_has_dsm() which definition is under #ifdef CONFIG_ACPI. -- Mariusz Kozlowski -- 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