Revision a63bdb31 hw/realview.c

b/hw/realview.c
104 104
    }
105 105
    pl181_init(0x10005000, drives_table[index].bdrv, pic[17], pic[18]);
106 106

  
107
    pl031_init(0x10017000, pic[10]);
107
    sysbus_create_simple("pl031", 0x10017000, pic[10]);
108 108

  
109 109
    pci_bus = pci_vpb_init(pic, 48, 1);
110 110
    if (usb_enabled) {

Also available in: Unified diff