[PATCH] usb: gadget: Mark udc_disconnect as static
Mattijs Korpershoek
mkorpershoek at kernel.org
Fri Feb 27 10:42:26 CET 2026
Hi Tom,
Thank you for the patch.
On Tue, Feb 24, 2026 at 09:45, Tom Rini <trini at konsulko.com> wrote:
> With the last external callers of udc_disconnect long removed, mark this
> function as static now and remove it from headers.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek at kernel.org>
> ---
> arch/arm/include/asm/bootm.h | 2 --
> drivers/usb/gadget/ci_udc.c | 2 +-
> include/usb.h | 9 ---------
> include/usb/udc.h | 1 -
> 4 files changed, 1 insertion(+), 13 deletions(-)
>
More information about the U-Boot
mailing list