On Wed, 23 Mar 2022 20:20:37 +0000
Andrew Scull [email protected] wrote:

> Building the sandbox with NO_SDL=1 resulted in an undefined reference to
> 'sandbox_sdl_remove_display'. Resolve this by adding a stub
> implementation to match the stubs of the other similar functions.
> 
> Signed-off-by: Andrew Scull <[email protected]>
> Cc: Simon Glass <[email protected]>
> Cc: Anatolij Gustschin <[email protected]>
> Reviewed-by: Simon Glass <[email protected]>
> ---
>  arch/sandbox/include/asm/sdl.h | 5 +++++
>  1 file changed, 5 insertions(+)

applied to u-boot-video/master, thanks!

--
Anatolij

Reply via email to