Revision df32fd1c hw/usb/hcd-ehci.h

b/hw/usb/hcd-ehci.h
261 261
    USBBus bus;
262 262
    qemu_irq irq;
263 263
    MemoryRegion mem;
264
    DMAContext *dma;
264
    AddressSpace *as;
265 265
    MemoryRegion mem_caps;
266 266
    MemoryRegion mem_opreg;
267 267
    MemoryRegion mem_ports;

Also available in: Unified diff