asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-contained
authorMasahiro Yamada <masahiroy@kernel.org>
Mon, 24 Feb 2020 17:24:17 +0000 (02:24 +0900)
committerTom Rini <trini@konsulko.com>
Mon, 16 Mar 2020 20:42:33 +0000 (16:42 -0400)
commit4ca281a56c35fb8c1cce934203821821ea1ed01c
tree2ffd2d29f27e45511ce8eb2480b0161590860b68
parentb36992fb6b6d2d53a2cf1a5158ad6ed1335b0de9
asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-contained

This header uses 'phys_addr_t' and 'ulong'. Include the definitions.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
[trini: Move include to below __ASSEMBLY__ test]
Signed-off-by: Tom Rini <trini@konsulko.com>
include/asm-generic/u-boot.h