On Mon, Jan 23, 2023 at 11:07:21PM +0100, Linus Walleij wrote:
> This test will block compilation of the entire test suite
> on platforms without USB support. Make the extern
> "usb_started" conditional on USB host or gadget and
> define a dummy flag if neither is enabled.
>
> Cc: Simon Glass
>
On Mon, 23 Jan 2023 at 15:07, Linus Walleij wrote:
>
> This test will block compilation of the entire test suite
> on platforms without USB support. Make the extern
> "usb_started" conditional on USB host or gadget and
> define a dummy flag if neither is enabled.
>
> Cc: Simon Glass
> Signed-off-
This test will block compilation of the entire test suite
on platforms without USB support. Make the extern
"usb_started" conditional on USB host or gadget and
define a dummy flag if neither is enabled.
Cc: Simon Glass
Signed-off-by: Linus Walleij
---
test/boot/bootdev.c | 4
1 file change
3 matches
Mail list logo