Ignore:
File:
1 edited

Legend:

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

    r103a3626 r0f21c0c  
    3838
    3939#include <usbhc_iface.h>
    40 #include <usb/usbdrv.h>
    4140#include <usb/descriptor.h>
    42 #include <usb/devreq.h>
    4341#include <usb/classes/hub.h>
    4442
     
    114112
    115113//control transactions
    116 
     114/*
    117115int usb_drv_sync_control_read(
    118116    int phone, usb_target_t target,
     
    199197}
    200198
    201 
     199*/
    202200
    203201
Note: See TracChangeset for help on using the changeset viewer.