]> git.ipfire.org Git - thirdparty/u-boot.git/commit
arc: Remove common.h usage
authorTom Rini <trini@konsulko.com>
Thu, 12 Oct 2023 23:03:55 +0000 (19:03 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 24 Oct 2023 20:34:45 +0000 (16:34 -0400)
commit60c08dd7718364e3ab4565801e7d972aec2ee036
tree0d0c9f7e12d73697d76cfcac686a240045273bbf
parent12c00f9e8b3e7987cfc5243f5b3edbe6c9fdfdc2
arc: Remove common.h usage

We can remove common.h from most cases of the code here, and only a few
places need an additional header instead.

Signed-off-by: Tom Rini <trini@konsulko.com>
Acked-by: Alexey Brodkin <abrodkin@synopsys.com>
16 files changed:
arch/arc/lib/bootm.c
arch/arc/lib/cache.c
arch/arc/lib/cpu.c
arch/arc/lib/init_helpers.c
arch/arc/lib/interrupts.c
arch/arc/lib/relocate.c
arch/arc/lib/reset.c
board/abilis/tb100/tb100.c
board/synopsys/axs10x/axs10x.c
board/synopsys/emsdp/emsdp.c
board/synopsys/hsdk/clk-lib.h
board/synopsys/hsdk/env-lib.c
board/synopsys/hsdk/env-lib.h
board/synopsys/hsdk/hsdk.c
board/synopsys/iot_devkit/iot_devkit.c
board/synopsys/nsim/nsim.c