mirror of
https://xff.cz/git/u-boot/
synced 2026-01-11 15:46:19 +01:00
This function is not intended to be exported from the video drivers, so remove the prototype. This fixes an error: cfb_console.c:1793:12: error: static declaration of 'video_init' follows non-static declaration Signed-off-by: Simon Glass <sjg@chromium.org>