On Mon, 24 Feb 2025 at 05:02, Svyatoslav Ryhel <clamo...@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 <clamo...@gmail.com> > --- > include/video_bridge.h | 33 +++++++++++++++++++++++++++++++++ > 1 file changed, 33 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org>