u-boot/board/purism/librem5
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
..
imximage-8mq-lpddr4.cfg board: purism: add the Purism Librem5 phone 2022-09-18 22:56:10 +02:00
Kconfig board: purism: add the Purism Librem5 phone 2022-09-18 22:56:10 +02:00
librem5.c board: purism: add the Purism Librem5 phone 2022-09-18 22:56:10 +02:00
librem5.h board: purism: add the Purism Librem5 phone 2022-09-18 22:56:10 +02:00
lpddr4_timing.c board: purism: add the Purism Librem5 phone 2022-09-18 22:56:10 +02:00
lpddr4_timing_b0.c board: purism: add the Purism Librem5 phone 2022-09-18 22:56:10 +02:00
MAINTAINERS board: purism: add the Purism Librem5 phone 2022-09-18 22:56:10 +02:00
Makefile board: purism: add the Purism Librem5 phone 2022-09-18 22:56:10 +02:00
spl.c purism: librem5: Fix a function declaration in spl.c 2023-03-22 15:22:48 -04:00