
7 Jul
2021
7 Jul
'21
7:34 p.m.
On Mon, May 03, 2021 at 04:48:55PM -0400, Tom Rini wrote:
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
Applied to u-boot/master, thanks!
--
Tom