]> git.dujemihanovic.xyz Git - u-boot.git/commit
powerpc: mpc8xx: Remove usage of common.h
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Mon, 6 Nov 2023 18:12:04 +0000 (19:12 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 16 Nov 2023 23:53:09 +0000 (18:53 -0500)
commit80ac19fd56fecdb88c2d34b38a42639be81fa2a5
treed2b9298feccd4442a2895470b922a2c107988867
parentfa894a36a9090c53050cf0e9cf186c4521209974
powerpc: mpc8xx: Remove usage of common.h

Remove inclusion of common.h and add relevant
includes when necessary.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
arch/powerpc/cpu/mpc8xx/cache.c
arch/powerpc/cpu/mpc8xx/cpu.c
arch/powerpc/cpu/mpc8xx/cpu_init.c
arch/powerpc/cpu/mpc8xx/fdt.c
arch/powerpc/cpu/mpc8xx/immap.c
arch/powerpc/cpu/mpc8xx/interrupts.c
arch/powerpc/cpu/mpc8xx/speed.c
arch/powerpc/cpu/mpc8xx/traps.c