]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit993876fd2ac4e40c6ccfe5503365cd2a2253daba
tree7c4dec880fc70beb55647740e69d8c4b156c34c1
parent90193bee5bbe970aafd12f5d3e7677edc31bfa4a
powerpc: drop unused GENERIC_CSUM Kconfig item

Commit 1c08881bb811 ("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: 1c08881bb811 ("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