]> git.dujemihanovic.xyz Git - u-boot.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)
commitecff2bc4bd2687b280898c63eecfcc31d13cce22
treeb7b757c228eb7f64ac7aa959b18b47cd7eb35847
parentc34009d5a9a570355bd9efa0853e408ef8c210f3
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: e9b4678bc78e ("usb: Drop unused fotg210 gadget")
Reported-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/usb/gadget/Makefile