mirror of
https://xff.cz/git/u-boot/
synced 2025-12-30 06:07:23 +01:00
The compiler never knows what 'bd_t' is without including <asm/u-boot.h>. By changing it to (struct bd_info), the compiler learns it is struct. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
6.2 KiB
6.2 KiB