]> git.dujemihanovic.xyz Git - u-boot.git/commit
rmobile: Drop unused ehci-rmobile driver
authorSimon Glass <sjg@chromium.org>
Wed, 1 Feb 2023 20:20:20 +0000 (13:20 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 7 Feb 2023 19:33:50 +0000 (14:33 -0500)
commitc090ffb8431fadc026d9e95c698ae24d2919bcf5
tree56d8b1668c3c17daabb6f2257af617c060920f67
parente9b4678bc78e627dac2a1e3ebe2b263b15bf6207
rmobile: Drop unused ehci-rmobile driver

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

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-rmobile/include/mach/ehci-rmobile.h [deleted file]
drivers/usb/host/Makefile
drivers/usb/host/ehci-rmobile.c [deleted file]