Revision 8da3ff18 hw/pxa.h

b/hw/pxa.h
192 192
};
193 193

  
194 194
struct pxa2xx_i2s_s {
195
    target_phys_addr_t base;
196 195
    qemu_irq irq;
197 196
    struct pxa2xx_dma_state_s *dma;
198 197
    void (*data_req)(void *, int, int);

Also available in: Unified diff