asm/u-boot.h: remove bd_t definitions
All the users of bd_t were converted to struct bd_info.
Remove the definitions.
Signed-off-by:
Masahiro Yamada <masahiroy@kernel.org>
Loading
Please register or sign in to comment
All the users of bd_t were converted to struct bd_info.
Remove the definitions.
Signed-off-by:
Masahiro Yamada <masahiroy@kernel.org>