powerpc/cell: Code cleanup for spufs_mfc_flush
authorKunwu Chan <chentao@kylinos.cn>
Fri, 26 Jan 2024 02:12:58 +0000 (10:12 +0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 7 May 2024 13:46:16 +0000 (23:46 +1000)
commit66d8e646e8e78ea6088d9f6b9465e211566b5133
treeb97cb473b65b03acc1e97e7b0ec440afe3da0b81
parentf3560a2ba5cbbb6c62c14dbdc1e33cb3565199d0
powerpc/cell: Code cleanup for spufs_mfc_flush

This part was commented from commit a33a7d7309d7
("[PATCH] spufs: implement mfc access for PPE-side DMA")
in about 18 years before.

If there are no plans to enable this part code in the future,
we can remove this dead code.

Signed-off-by: Kunwu Chan <chentao@kylinos.cn>
Suggested-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20240126021258.574916-1-chentao@kylinos.cn
arch/powerpc/platforms/cell/spufs/file.c