Skip to content
Commit a94e9d70 authored by Simon Glass's avatar Simon Glass
Browse files

x86: Remove video_init() prototype from u-boot-x86.h



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: default avatarSimon Glass <sjg@chromium.org>
parent ae630574
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment