Changeset 3b60ea0 in mainline for uspace/drv/bus/usb/xhci/rh.c


Ignore:
Timestamp:
2018-01-31T16:36:51Z (6 years ago)
Author:
Ondřej Hlavatý <aearsis@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
98893ede
Parents:
5595841
Message:

usb: moved dma_buffer from usbhost to usb library

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/xhci/rh.c

    r5595841 r3b60ea0  
    4040#include <usb/host/bus.h>
    4141#include <usb/host/ddf_helpers.h>
    42 #include <usb/host/dma_buffer.h>
     42#include <usb/dma_buffer.h>
    4343#include <usb/host/hcd.h>
    4444#include <usb/port.h>
Note: See TracChangeset for help on using the changeset viewer.