From: Narendra_K@Dell.com Date: Mon, 7 Mar 2011 20:55:56 +0000 (-0800) Subject: PCI: label: Fix compilation error when CONFIG_ACPI is unset X-Git-Tag: v2.6.39-rc1~416^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07eefe1ca542129c24833c96ceb83b9aaa3b458d;p=pandora-kernel.git PCI: label: Fix compilation error when CONFIG_ACPI is unset This patch fixes compilation error descibed below introduced by the commit 6058989bad05b82e78baacce69ec14f27a11b5fd drivers/pci/pci-label.c: In function ‘pci_create_firmware_label_files’: drivers/pci/pci-label.c:366:2: error: implicit declaration of function ‘device_has_dsm’ Signed-off-by: Narendra K Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed