]> git.dujemihanovic.xyz Git - u-boot.git/commit
m68k: Rework asm/global_data.h slightly
authorTom Rini <trini@konsulko.com>
Thu, 14 Dec 2023 18:16:51 +0000 (13:16 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 21 Dec 2023 13:54:37 +0000 (08:54 -0500)
commitf90dee1a397520460b7a9693c2cce302e959c9fd
tree0c684c44b00553654c610cfdb7a67e46468854a9
parent9d7f634811d444cd55553cba5d6704e716cd7efa
m68k: Rework asm/global_data.h slightly

In the architecture global data, replace the one case of u32 with
unsigned long. Now, we can drop config.h here but then do need to add it
in two m68k-centric spaces.

Acked-by: Angelo Dureghello <angelo@kernel-space.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/m68k/include/asm/cache.h
arch/m68k/include/asm/global_data.h
arch/m68k/lib/traps.c