Changes in uspace/drv/ohci/root_hub.h [d0c060b:7d521e24] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/ohci/root_hub.h
rd0c060b r7d521e24 26 26 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 27 27 */ 28 29 28 /** @addtogroup drvusbohci 30 29 * @{ … … 37 36 38 37 #include <usb/usb.h> 39 #include <usb/dev drv.h>38 #include <usb/dev/driver.h> 40 39 41 40 #include "ohci_regs.h"
Note:
See TracChangeset
for help on using the changeset viewer.