X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Fxen%2Fpci.c;h=dd9c249ea3118f1e16d05289ff4af766c49d886f;hb=5ee7a81a9fd9f663acdd7ecf6c395bcfc014b98f;hp=188825122aae8a037bccc8255dbd43211ca6a941;hpb=f4bcd8ccddb02833340652e9f46f5127828eb79d;p=cascardo%2Flinux.git diff --git a/drivers/xen/pci.c b/drivers/xen/pci.c index 188825122aae..dd9c249ea311 100644 --- a/drivers/xen/pci.c +++ b/drivers/xen/pci.c @@ -26,7 +26,9 @@ #include #include #include "../pci/pci.h" +#ifdef CONFIG_PCI_MMCONFIG #include +#endif static bool __read_mostly pci_seg_supported = true;