]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/xen/pci.c
Merge tag 'backlight-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / drivers / xen / pci.c
index 188825122aae8a037bccc8255dbd43211ca6a941..dd9c249ea3118f1e16d05289ff4af766c49d886f 100644 (file)
@@ -26,7 +26,9 @@
 #include <asm/xen/hypervisor.h>
 #include <asm/xen/hypercall.h>
 #include "../pci/pci.h"
+#ifdef CONFIG_PCI_MMCONFIG
 #include <asm/pci_x86.h>
+#endif
 
 static bool __read_mostly pci_seg_supported = true;