Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/usbmast/usbmast.h

    r135486d r9d58539  
    3737#define USBMAST_H_
    3838
    39 #include <bd_srv.h>
    4039#include <sys/types.h>
    4140#include <usb/usb.h>
     
    6968        /** Block size in bytes */
    7069        size_t block_size;
    71         /** Block device service structure */
    72         bd_srvs_t bds;
    7370} usbmast_fun_t;
    7471
Note: See TracChangeset for help on using the changeset viewer.