Changeset 6bb83c7 in mainline for uspace/drv/usbhub/usbhub_private.h


Ignore:
Timestamp:
2011-02-20T21:33:03Z (14 years ago)
Author:
Matus Dekanek <smekideki@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
070f11e, 62066b4
Parents:
50ba203
Message:

usbhub uses new api, it is compilable. cannot guarantee functionality

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/usbhub/usbhub_private.h

    r50ba203 r6bb83c7  
    4545#include <fibril_synch.h>
    4646
     47#include <usb/classes/hub.h>
    4748#include <usb/usb.h>
    4849#include <usb/usbdrv.h>
    49 #include <usb/classes/hub.h>
    50 #include <usb/devreq.h>
     50
     51//#include <usb/devreq.h>
    5152#include <usb/debug.h>
    5253
Note: See TracChangeset for help on using the changeset viewer.