[PATCH] spl.h: make <spl.h> self-contained
Simon Glass
sjg at chromium.org
Wed Feb 26 16:33:16 CET 2020
On Mon, 24 Feb 2020 at 10:26, Masahiro Yamada <masahiroy at kernel.org> wrote:
>
> The static inline function spl_phase needs <asm/global_data.h>.
>
> Some functions take pointers to struct blk_desc or image_header.
> Add forward declarations.
>
> Signed-off-by: Masahiro Yamada <masahiroy at kernel.org>
> ---
>
> include/spl.h | 4 ++++
> 1 file changed, 4 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list