[PATCH v3 2/4] video: bridge-uclass: add inline fallbacks of video bridge functions
Simon Glass
sjg at chromium.org
Tue Mar 4 16:47:49 CET 2025
On Mon, 24 Feb 2025 at 05:02, Svyatoslav Ryhel <clamor95 at gmail.com> wrote:
>
> Hide video bridge functions behind config condition and add inline
> fallbacks to avoid erroring out when using header without config
> enabled.
>
> Signed-off-by: Svyatoslav Ryhel <clamor95 at gmail.com>
> ---
> include/video_bridge.h | 33 +++++++++++++++++++++++++++++++++
> 1 file changed, 33 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list