]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit548136551eb26cb84c0d8828b4555c1ebe988c58
tree2ffd2d29f27e45511ce8eb2480b0161590860b68
parent27dc6ec50bd9259e228fd0a6082a861ec6adbb73
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