Changeset 1fb1339 in mainline for uspace/drv/uhci-hcd/batch.h


Ignore:
Timestamp:
2011-03-21T09:08:43Z (13 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
81dce9f
Parents:
e7bc999
Message:

Move device_keeper to libusb

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/uhci-hcd/batch.h

    re7bc999 r1fb1339  
    3939#include <usbhc_iface.h>
    4040#include <usb/usb.h>
     41#include <usb/host/device_keeper.h>
    4142
    4243#include "uhci_struct/transfer_descriptor.h"
    4344#include "uhci_struct/queue_head.h"
    44 #include "utils/device_keeper.h"
    4545
    4646typedef struct batch
Note: See TracChangeset for help on using the changeset viewer.