From: Arnd Bergmann Date: Wed, 13 May 2009 22:56:38 +0000 (+0000) Subject: add generic lib/checksum.c X-Git-Tag: v2.6.31-rc1~355^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26a28fa4fea5b8c65713aa50c124f76a88c7924d;p=pandora-kernel.git add generic lib/checksum.c Add a generic (unoptimized) implementation of checksum.c in pure C for use by all architectures that cannot be bother with implementing their own version. Based on microblaze code by Michal Simek Cc: Michal Simek Signed-off-by: Remis Lima Baima Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed