]> git.dujemihanovic.xyz Git - u-boot.git/commit
xtensa: Remove <common.h> and add needed includes
authorTom Rini <trini@konsulko.com>
Sat, 27 Apr 2024 14:10:53 +0000 (08:10 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 6 May 2024 21:05:03 +0000 (15:05 -0600)
commitd3127bca96b4f48d091c66457cd92eb9e5b06757
tree8084e3bf4c4fb3de3cac575f2811ccec1570b29e
parent55608302a4d8b8bf77bdfbd6cf3b38ca7ab639fb
xtensa: Remove <common.h> and add needed includes

Remove <common.h> from all xtensa architecture files and when needed add
missing include files directly.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/xtensa/cpu/cpu.c
arch/xtensa/cpu/exceptions.c
arch/xtensa/lib/bootm.c
arch/xtensa/lib/cache.c
arch/xtensa/lib/time.c