MIPS: Alchemy: Redo PCI as platform driver
[deliverable/linux.git] / arch / mips / alchemy / devboards / pb1550 / board_setup.c
index b790213848bd3f31086fbe940a4d1456b70c1617..0f62d1e3df244a51afcd0754e4604144f64b1d11 100644 (file)
 
 #include <prom.h>
 
-
-char irq_tab_alchemy[][5] __initdata = {
-       [12] = { -1, AU1550_PCI_INTB, AU1550_PCI_INTC, AU1550_PCI_INTD, AU1550_PCI_INTA }, /* IDSEL 12 - PCI slot 2 (left)  */
-       [13] = { -1, AU1550_PCI_INTA, AU1550_PCI_INTB, AU1550_PCI_INTC, AU1550_PCI_INTD }, /* IDSEL 13 - PCI slot 1 (right) */
-};
-
 const char *get_system_type(void)
 {
        return "Alchemy Pb1550";
This page took 0.023965 seconds and 5 git commands to generate.