
17 Mar
2020
17 Mar
'20
4:28 p.m.
On Tue, Feb 25, 2020 at 02:22:27AM +0900, Masahiro Yamada wrote:
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
Applied to u-boot/next, thanks!
--
Tom