[U-Boot] [PATCH v4 2/5] Use _AC and UL macros from linux/const.h

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Mon Nov 12 11:45:36 UTC 2018


Am So., 11. Nov. 2018 um 11:33 Uhr schrieb Baruch Siach <baruch at tkos.co.il>:
>
> Drop the _AC and UL macros from common.h. Linux headers is the original
> source of this macro, so keep its definition in the same header.
>
> Update existing users of these macros to include const.h directly.
>
> Cc: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
> Cc: Rick Chen <rick at andestech.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> Reviewed-by: Rick Chen <rick at andestech.com>
> Signed-off-by: Baruch Siach <baruch at tkos.co.il>
> ---
> v4: Squash the spaces.h change in to this commit
>
> v3: New patch in this series
> ---
>  arch/arm/include/asm/armv8/mmu.h            | 2 ++
>  arch/mips/include/asm/mach-generic/spaces.h | 2 +-
>  arch/riscv/include/asm/csr.h                | 2 ++
>  include/common.h                            | 9 ---------
>  4 files changed, 5 insertions(+), 10 deletions(-)
>

Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>


More information about the U-Boot mailing list