Remove stray line with just a tab
Remove usbdevs_data.h, it isn't used by the module Noticed by: Pawel Worach
This commit is contained in:
parent
6ff1185c1d
commit
72524b7544
@ -17,11 +17,11 @@ SRCS= bus_if.h device_if.h usb_if.h usb_if.c \
|
||||
usb_port.h \
|
||||
usb_quirks.c usb_quirks.h \
|
||||
usb_subr.c \
|
||||
usbdevs.h usbdevs_data.h \
|
||||
usbdevs.h \
|
||||
usbdi.c usbdi.h usbdivar.h \
|
||||
usbdi_util.c usbdi_util.h \
|
||||
usb_ethersubr.c usbdevs.h
|
||||
|
||||
|
||||
SRCS+= uhci_pci.c uhci.c uhcireg.h uhcivar.h
|
||||
SRCS+= ohci_pci.c ohci.c ohcireg.h ohcivar.h
|
||||
SRCS+= ehci_pci.c ehci.c ehcireg.h ehcivar.h
|
||||
|
Loading…
Reference in New Issue
Block a user