Changeset 277ff98 in mainline for uspace/lib/usbdev/src/pipesio.c


Ignore:
Timestamp:
2011-12-11T17:27:29Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
023a902
Parents:
c046942
Message:

libusbdev: Remove references to pipepriv routines.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usbdev/src/pipesio.c

    rc046942 r277ff98  
    4545 */
    4646
    47 #include <usb/usb.h>
    4847#include <usb/dev/pipes.h>
    4948#include <errno.h>
    5049#include <assert.h>
    51 #include <usbhc_iface.h>
    5250#include <usb/dev/request.h>
    53 #include <async.h>
    54 #include "pipepriv.h"
    5551
    5652/** Request an in transfer, no checking of input parameters.
Note: See TracChangeset for help on using the changeset viewer.