powerpc: drop unused GENERIC_CSUM Kconfig item
authorChristophe Leroy <christophe.leroy@c-s.fr>
Fri, 15 Feb 2019 10:32:02 +0000 (10:32 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 21 Feb 2019 13:10:14 +0000 (00:10 +1100)
commitd065ee93aab6ef4c2a5af5c455b5044bd5136547
tree7c4dec880fc70beb55647740e69d8c4b156c34c1
parent7104dccfd052fde51eecc9972dad9c40bd3e0d11
powerpc: drop unused GENERIC_CSUM Kconfig item

Commit d4fde568a34a ("powerpc/64: Use optimized checksum routines on
little-endian") converted last powerpc user of GENERIC_CSUM.

This patch does a final cleanup dropping the Kconfig GENERIC_CSUM
option which is always 'n', and associated piece of code in
asm/checksum.h

Fixes: d4fde568a34a ("powerpc/64: Use optimized checksum routines on little-endian")
Reported-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/Kconfig
arch/powerpc/include/asm/checksum.h