powerpc: Move flush_instruction_cache() prototype in asm/cacheflush.h
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Fri, 14 Aug 2020 05:56:25 +0000 (05:56 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 2 Sep 2020 01:00:21 +0000 (11:00 +1000)
commitf663f3312051402d32952c44d156a20c0b854753
treed867f386e56219a53b866a4003504f304cb02011
parente426ab39f41045a4c163031272b2f48d944b69c0
powerpc: Move flush_instruction_cache() prototype in asm/cacheflush.h

flush_instruction_cache() belongs to the cache flushing function
family.

Move its prototype in asm/cacheflush.h

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/993445b5227e8ca2f0e38bcc9ea3dfea6e865920.1597384512.git.christophe.leroy@csgroup.eu
arch/powerpc/include/asm/cacheflush.h
arch/powerpc/include/asm/processor.h
arch/powerpc/platforms/44x/machine_check.c