Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/vhc/vhcd.h

    rc0e4b5b2 r58563585  
    4242
    4343#include <usb/host/hcd.h>
    44 #include <usb/host/usb2_bus.h>
    4544
    4645#define NAME "vhc"
     
    6160        fibril_mutex_t guard;
    6261        usbvirt_device_t hub;
    63         usb2_bus_t bus;
    6462} vhc_data_t;
    6563
Note: See TracChangeset for help on using the changeset viewer.