powerpc, 8xx: move cache helper into C
authorChristophe Leroy <christophe.leroy@c-s.fr>
Thu, 13 Jul 2017 13:10:04 +0000 (15:10 +0200)
committerTom Rini <trini@konsulko.com>
Sun, 23 Jul 2017 02:22:51 +0000 (22:22 -0400)
commit506cb8be7e83d29b316e1708bcf05359be16cfb7
tree1c060929e670797c4adde5586c6ef0eac155c939
parent7fd697fd54eabd3cfe28414d9c05f65c8cfd9585
powerpc, 8xx: move cache helper into C

Avoid unnecessary assembly functions when they can easily be written
in C.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
arch/powerpc/cpu/mpc8xx/start.S
arch/powerpc/include/asm/cache.h
arch/powerpc/include/asm/ppc.h