From: Ben Hutchings Date: Tue, 31 Dec 2013 19:46:27 +0000 (+0100) Subject: xen/pci: Fix build on non-x86 X-Git-Tag: v3.14-rc1~126^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7ef4a6dd35d1b47db72fbd1a31c8fd0da7a74f3;p=pandora-kernel.git xen/pci: Fix build on non-x86 We can't include if this isn't x86, and we only need it if CONFIG_PCI_MMCONFIG is enabled. Fixes: 8deb3eb1461e ('xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved for MCFG areas.') Signed-off-by: Ben Hutchings Signed-off-by: Konrad Rzeszutek Wilk Reviewed-by: David Vrabel Acked-by: Ian Campbell --- Reading git-diff-tree failed