]> git.dujemihanovic.xyz Git - u-boot.git/commit
powerpc: mpc83xx: Fix soc.h
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Tue, 4 Apr 2023 13:09:18 +0000 (15:09 +0200)
committerChristophe Leroy <christophe.leroy@csgroup.eu>
Thu, 6 Apr 2023 12:50:03 +0000 (14:50 +0200)
commit8886a819615eac220aba1de77b996a6da0b68155
treeac1ad115e2a02fa2ccbcff3133a20b8e691f8cf2
parent6792e85ee643e412d7c61fe3699326498260ece7
powerpc: mpc83xx: Fix soc.h

There are helpers included in soc.h

Declare them static inline so that soc.h can be
included in several places.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
arch/powerpc/include/asm/arch-mpc83xx/soc.h