Revision 95499a1d hw/mainstone.c

b/hw/mainstone.c
140 140
    }
141 141

  
142 142
    mst_irq = sysbus_create_simple("mainstone-fpga", MST_FPGA_PHYS,
143
                    qdev_get_gpio_in(cpu->pic, PXA2XX_PIC_GPIO_0));
143
                    qdev_get_gpio_in(cpu->gpio, 0));
144 144

  
145 145
    /* setup keypad */
146 146
    printf("map addr %p\n", &map);

Also available in: Unified diff