mirror of
https://xff.cz/git/u-boot/
synced 2025-08-31 16:22:36 +02:00
We should not be using typedefs and these make it harder to use forward declarations (to reduce header file inclusions). Drop the typedef. Signed-off-by: Simon Glass <sjg@chromium.org>