microblaze: use the generic lib/checksum.c
authorRemis Lima Baima <remis.developer@googlemail.com>
Thu, 18 Jun 2009 17:55:32 +0000 (19:55 +0200)
committerMichal Simek <monstr@monstr.eu>
Mon, 6 Jul 2009 08:26:52 +0000 (10:26 +0200)
commit14f8738976991d2f8fb6ab6e10e9003562c3d6bb
tree1deca31ee3be5e6632bfc2fa3da9e7b4679780ea
parent81d8279ea31a3fc6d4ffacd87119a04c561ca62e
microblaze: use the generic lib/checksum.c

The microblaze checksum code is mostly identical to
the asm-generic+lib version, so use that instead.

Signed-off-by: Remis Lima Baima <remis.developer@googlemail.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/Kconfig
arch/microblaze/include/asm/checksum.h
arch/microblaze/lib/Makefile
arch/microblaze/lib/checksum.c [deleted file]