[SPARC64]: Move over to GENERIC_HARDIRQS.
[deliverable/linux.git] / arch / sparc64 / kernel / pci_psycho.c
index f2d1097f541dc40da677ddfceb9b53e6b1b1bf6f..24db22aa97280870ed405fd0a26f3df9b7dedb8a 100644 (file)
@@ -308,7 +308,7 @@ static unsigned int psycho_irq_build(struct pci_pbm_info *pbm,
        if ((ino & 0x20) == 0)
                inofixup = ino & 0x03;
 
-       return build_irq(inofixup, iclr, imap, IBF_PCI);
+       return build_irq(inofixup, iclr, imap);
 }
 
 /* PSYCHO error handling support. */
This page took 0.029001 seconds and 5 git commands to generate.