Changeset 87644b4 in mainline for uspace/drv/uhci-hcd/batch.c


Ignore:
Timestamp:
2011-03-21T23:35:52Z (14 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
408ebc5, b01995b
Parents:
b9fa0a9
Message:

Rename uhci_struct ⇒ hw_struct

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/uhci-hcd/batch.c

    rb9fa0a9 r87644b4  
    4040#include "batch.h"
    4141#include "transfer_list.h"
     42#include "hw_struct/transfer_descriptor.h"
    4243#include "utils/malloc32.h"
    43 #include "uhci_struct/transfer_descriptor.h"
    4444
    4545#define DEFAULT_ERROR_COUNT 3
Note: See TracChangeset for help on using the changeset viewer.