Changeset 0063838 in mainline for uspace/drv/uhci-rhd/port.h


Ignore:
Timestamp:
2011-02-26T09:29:50Z (13 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3de48b5
Parents:
eb292a0
Message:

Remove unused hc connection

File:
1 edited

Legend:

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

    reb292a0 r0063838  
    5555int uhci_port_init(
    5656  uhci_port_t *port, port_status_t *address, unsigned number,
    57   unsigned usec, ddf_dev_t *rh, int parent_phone);
     57  unsigned usec, ddf_dev_t *rh);
    5858
    5959void uhci_port_fini(uhci_port_t *port);
Note: See TracChangeset for help on using the changeset viewer.