Pull thermal into release branch
[linux-drm-fsl-dcu.git] / arch / i386 / pci / init.c
index b21b6da8ab1dc6915258a4ec211e43cb6c39c61c..3de9f9ba2da6aed8be73921f3f416ed8af444a49 100644 (file)
@@ -6,7 +6,7 @@
    in the right sequence from here. */
 static __init int pci_access_init(void)
 {
-       int type = 0;
+       int type __maybe_unused = 0;
 
 #ifdef CONFIG_PCI_DIRECT
        type = pci_direct_probe();