]> git.baikalelectronics.ru Git - uboot.git/commit
usb: Drop unused fotg210 gadget
authorSimon Glass <sjg@chromium.org>
Wed, 1 Feb 2023 20:20:19 +0000 (13:20 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 7 Feb 2023 19:33:50 +0000 (14:33 -0500)
commit80c2c1f9e6de8f9c6476d5a4e0d90819eaffffe5
tree3415af97364fae86f026f94fd2626d0bfe924020
parent5654355035834c3cf38b23b767f00df3a4a5b090
usb: Drop unused fotg210 gadget

This is not used and appears to be associated with the faraday board which
has been removed. Drop the driver and Kconfig options.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/usb/gadget/Makefile
drivers/usb/gadget/fotg210.c [deleted file]
drivers/usb/gadget/gadget_chips.h
include/usb/fotg210.h [deleted file]