mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-05 12:41:50 +02:00
The frame buffer pointer in global_data is not a pointer, so we should remove these casts. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Andreas Bießmann <andreas.devel@googlemail.com>