u-boot/arch/sandbox
Andrew Scull c527e3f52d sandbox: sdl: Add stub sandbox_sdl_remove_display()
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 <ascull@google.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Anatolij Gustschin <agust@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2022-06-25 07:54:20 +02:00
..
cpu sandbox: Avoid binman error when run without device tree 2022-05-05 09:29:57 -04:00
dts test: pci: Test PCI address conversion functions 2022-05-03 15:50:46 -04:00
include/asm sandbox: sdl: Add stub sandbox_sdl_remove_display() 2022-06-25 07:54:20 +02:00
lib sandbox: provide /chosen/boot-hartid property 2021-10-21 12:50:48 -06:00
config.mk sandbox: Allow link flags to be given 2022-04-18 17:53:56 -04:00
Kconfig sandbox: Add a build for VPL 2022-05-02 09:58:13 -04:00
Makefile sandbox: fix build failure with musl and SDL 2022-02-09 12:26:12 -07:00