u-boot/board/BuS
Tom Rini 265724cb22 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: Tom Rini <trini@konsulko.com>
2021-07-07 10:17:54 -04:00
..
eb_cpu5282 eb_cpu5282: Declare diplay_width / display_height as externs 2021-07-07 10:17:54 -04:00