arch: include <asm-generic/int-ll64.h> from <asm/types.h>
Many architectures duplicate the same fixed type definitions
as in <asm-generic/int-ll64.h>.

Include <asm-generic/int-ll64.h> from <asm/types.h>, and remove
the duplicated code.

Note:
Linux commit 0c79a8e29b5f ("asm/types.h: Remove
include/asm-generic/int-l64.h") unified the kernel space
definition into int-ll64.h. Barebox also adopts int-ll64.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent bc62ffc commit c251736e8f94442ec3bb04d437404229900a66d7
@Masahiro Yamada Masahiro Yamada authored on 17 May 2020
Sascha Hauer committed on 18 May 2020
Showing 8 changed files
View
arch/arm/include/asm/types.h
View
arch/nios2/include/asm/int-ll64.h 100644 → 0
View
arch/nios2/include/asm/types.h
View
arch/openrisc/include/asm/types.h
View
arch/powerpc/include/asm/types.h
View
arch/riscv/include/asm/types.h
View
arch/sandbox/include/asm/types.h
View
arch/x86/include/asm/types.h