]> git.baikalelectronics.ru Git - uboot.git/commit
usb: gadget: Fix typo in obj line
authorTom Rini <trini@konsulko.com>
Sat, 11 Feb 2023 14:25:44 +0000 (09:25 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 11 Feb 2023 14:25:44 +0000 (09:25 -0500)
commit141e4ae2d59e5b8a353810609ce331f632bdea3c
treeb7b757c228eb7f64ac7aa959b18b47cd7eb35847
parent76c13f54225eb4b9780c7f8bf23062e7eff00966
usb: gadget: Fix typo in obj line

When dropping the unused fotg210 gadget driver a leading 0 was
introduced to the next line, drop it.

Fixes: 80c2c1f9e6de ("usb: Drop unused fotg210 gadget")
Reported-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/usb/gadget/Makefile