- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / arch / i386 / pci / init.c
index b21b6da..3de9f9b 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();