Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/uhci-rhd/main.c

    r357a302 r014d5033  
    3434#include <driver.h>
    3535#include <usb_iface.h>
    36 #include <usb/ddfiface.h>
    3736
    3837#include <errno.h>
     
    5756
    5857static usb_iface_t uhci_rh_usb_iface = {
    59         .get_hc_handle = usb_iface_get_hc_handle,
    60         .get_address = usb_iface_get_address_hub_impl
     58        .get_hc_handle = usb_iface_get_hc_handle
    6159};
    6260
Note: See TracChangeset for help on using the changeset viewer.