powerpc: Remove flush_instruction_cache() on 8xx
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Fri, 14 Aug 2020 05:49:29 +0000 (05:49 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 2 Sep 2020 01:00:22 +0000 (11:00 +1000)
commit76d46a1e2fe2c35f24c07b7cc8a41afbf98b349e
treead582cc9606092947b204cc457a5ec80d5806a91
parent6b1992bcdee8b86a74362192d4d8906731918bcc
powerpc: Remove flush_instruction_cache() on 8xx

flush_instruction_cache() is never used on 8xx, remove it.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/245cabd8f291facac8c8c5fd370e361a69e02860.1597384145.git.christophe.leroy@csgroup.eu
arch/powerpc/mm/nohash/8xx.c