Changeset 0f21c0c in mainline for uspace/drv/usbhub/usbhub.c


Ignore:
Timestamp:
2011-02-20T23:21:20Z (14 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
41b70d30, 9f554e64
Parents:
83c291d
Message:

Removal of API that use phones directly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/usbhub/usbhub.c

    r83c291d r0f21c0c  
    4040#include <usb_iface.h>
    4141#include <usb/ddfiface.h>
    42 #include <usb/usbdrv.h>
    4342#include <usb/descriptor.h>
    4443#include <usb/recognise.h>
    45 #include <usb/devreq.h>
    4644#include <usb/request.h>
    4745#include <usb/classes/hub.h>
Note: See TracChangeset for help on using the changeset viewer.