Changeset 64fea02 in mainline for uspace/drv/bus/usb/vhc/transfer.c


Ignore:
Timestamp:
2017-11-22T13:54:05Z (6 years ago)
Author:
Ondřej Hlavatý <aearsis@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
820d9bc
Parents:
b60eac1
Message:

usbhost: refactor include hiearchy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/vhc/transfer.c

    rb60eac1 r64fea02  
    3232#include <usbvirt/device.h>
    3333#include <usb/host/bandwidth.h>
     34#include <usb/host/endpoint.h>
     35#include <usb/host/usb_transfer_batch.h>
    3436#include <usbvirt/ipc.h>
    3537#include "vhcd.h"
Note: See TracChangeset for help on using the changeset viewer.