Skip to content
Commit ce05cf96 authored by Tom Rini's avatar Tom Rini
Browse files

eb_cpu5282: Declare diplay_width / display_height as externs



The board code here references the display_width / display_height
variables set in the video driver, declare these as externs as gcc-11
will notice and lead to a multiple definition error.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent ecee6576
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment