Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/drv/generic/dev_iface.c

    r27b85d9 rd79a101f  
    4343#include "remote_usb.h"
    4444#include "remote_usbhc.h"
    45 #include "remote_usbhid.h"
    4645#include "remote_pci.h"
    4746
     
    5251                &remote_pci_iface,
    5352                &remote_usb_iface,
    54                 &remote_usbhc_iface,
    55                 &remote_usbhid_iface
     53                &remote_usbhc_iface
    5654        }
    5755};
Note: See TracChangeset for help on using the changeset viewer.