]> git.baikalelectronics.ru Git - uboot.git/commit
usb: Drop unused ehci-vct driver
authorSimon Glass <sjg@chromium.org>
Wed, 1 Feb 2023 20:20:21 +0000 (13:20 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 7 Feb 2023 19:33:50 +0000 (14:33 -0500)
commit3c3c117f763d2023f82adebdb7f218026610d2d0
tree0a4d9214281e2fdb38fb3b01616478c5f56bcc34
parent5c6d3dd86c89f6b6c93481a63e2fc20c31171f9e
usb: Drop unused ehci-vct driver

This is not used. Drop the driver and Kconfig option.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/usb/host/Makefile
drivers/usb/host/ehci-vct.c [deleted file]