Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[pandora-kernel.git] / arch / mn10300 / unit-asb2305 / pci.c
index 6d8720a..a4954fe 100644 (file)
@@ -503,7 +503,7 @@ asmlinkage void __init unit_pci_init(void)
        struct pci_ops *o = &pci_direct_ampci;
        u32 x;
 
-       set_intr_level(XIRQ1, GxICR_LEVEL_3);
+       set_intr_level(XIRQ1, NUM2GxICR_LEVEL(CONFIG_PCI_IRQ_LEVEL));
 
        memset(&bus, 0, sizeof(bus));