u-boot/board/purism
Tom Rini 486930bd7f purism: librem5: Fix a function declaration in spl.c
Here we implement usb_gadget_handle_interrupts() but did not include
<linux/usb/gadget.h> so did not have the declaration correct. Fix this
and add the missing include.

Signed-off-by: Tom Rini <trini@konsulko.com>
2023-03-22 15:22:48 -04:00
..
librem5 purism: librem5: Fix a function declaration in spl.c 2023-03-22 15:22:48 -04:00