]> git.ipfire.org Git - people/ms/u-boot.git/commit
usb: Drop the EHCI RCar Gen3
authorMarek Vasut <marek.vasut@gmail.com>
Tue, 12 Sep 2017 17:07:25 +0000 (19:07 +0200)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Tue, 3 Oct 2017 23:50:43 +0000 (08:50 +0900)
commitc322d4b72ba02d7b531e4814c46ed2098f3397f1
treeeadecba552de1bc7d8a5f3364dab580e62f75281
parent9c4c79f4321178a258e9bc98b0452b3ed5db337d
usb: Drop the EHCI RCar Gen3

Since we use EHCI generic driver on RCar Gen3 , this driver is useless.
Remove it.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Acked-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
drivers/usb/host/Kconfig
drivers/usb/host/Makefile
drivers/usb/host/ehci-rcar_gen3.c [deleted file]