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

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

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/sh/cpu/sh4/cache.c
arch/sh/cpu/sh4/cpu.c
arch/sh/cpu/sh4/interrupts.c
arch/sh/cpu/sh4/watchdog.c
arch/sh/lib/board.c
arch/sh/lib/bootm.c
arch/sh/lib/time.c
arch/sh/lib/time_sh2.c
arch/sh/lib/zimageboot.c