mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-25 12:42:06 +01: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>