Re: linux-next: Tree for March 7

From: Mariusz Kozlowski
Date: Mon Mar 07 2011 - 14:05:47 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/