From: Konrad Rzeszutek Wilk Date: Wed, 12 Jan 2011 17:58:06 +0000 (-0500) Subject: xen-platform: Fix compile errors if CONFIG_PCI is not enabled. X-Git-Tag: v2.6.38-rc1~73^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e528db5b392ab2a624258a667fed0e65af6e411b;p=pandora-kernel.git xen-platform: Fix compile errors if CONFIG_PCI is not enabled. drivers/xen/platform-pci.c:127: error: implicit declaration of function 'pci_request_region' drivers/xen/platform-pci.c:165: error: implicit declaration of function 'pci_release_region' Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed