Simon Glass 67a3646521 sandbox: video: Fix building without SDL
This is currently broken. If SDL is not installed, SANDBOX_SDL becomes
false and build errors are generated, e.g.:

   test/dm/video.c:424: undefined reference to `sandbox_sdl_set_bpp'

Fix it by making the function return an error in this case.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-04-07 17:43:36 +02:00
..
2022-12-22 10:31:48 -05:00
2022-01-19 18:11:34 +01:00
2022-06-23 12:58:18 -04:00
2022-01-19 18:11:34 +01:00
2021-09-25 09:46:15 -06:00
2016-10-19 09:01:53 +02:00
2023-03-02 17:45:58 -05:00
2022-06-23 12:58:18 -04:00
2022-04-14 15:39:15 -04:00
2018-09-23 21:55:30 +02:00