Changeset 7ce0fe3 in mainline for uspace/drv/uhci-rhd/root_hub.h


Ignore:
Timestamp:
2011-02-01T22:02:23Z (13 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
afcd86e
Parents:
993a1e1
Message:

Root ub driver uses unified debug logging and some other polishing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/uhci-rhd/root_hub.h

    r993a1e1 r7ce0fe3  
    5252  uhci_root_hub_t *instance, void *addr, size_t size, device_t *rh);
    5353
    54 int uhci_root_hub_fini(uhci_root_hub_t* instance);
     54int uhci_root_hub_fini(uhci_root_hub_t *instance);
    5555#endif
    5656/**
Note: See TracChangeset for help on using the changeset viewer.