sh: Convert sh64 to use the generic checksum code.
authorPaul Mundt <lethal@linux-sh.org>
Sun, 14 Jun 2009 15:00:42 +0000 (00:00 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sun, 14 Jun 2009 15:00:42 +0000 (00:00 +0900)
commit3767f3f1ee11da55760616a2c68a09c02babdd9b
tree41f01349b06063bd9ba52c6bb852cb34797a9331
parent2b74b85693c7c0772e8787883230cd15314555f8
sh: Convert sh64 to use the generic checksum code.

This plugs in GENERIC_CSUM support on sh64, and kills off all of the old
references.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/include/asm/checksum.h
arch/sh/include/asm/checksum_64.h [deleted file]
arch/sh/kernel/sh_ksyms_64.c
arch/sh/lib64/Makefile
arch/sh/lib64/c-checksum.c [deleted file]