Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/usbhub/utils.c

    r0f21c0c r103a3626  
    3838
    3939#include <usbhc_iface.h>
     40#include <usb/usbdrv.h>
    4041#include <usb/descriptor.h>
     42#include <usb/devreq.h>
    4143#include <usb/classes/hub.h>
    4244
     
    112114
    113115//control transactions
    114 /*
     116
    115117int usb_drv_sync_control_read(
    116118    int phone, usb_target_t target,
     
    197199}
    198200
    199 */
     201
    200202
    201203
Note: See TracChangeset for help on using the changeset viewer.