From: Greg Ungerer Date: Tue, 29 Mar 2011 04:10:23 +0000 (+1000) Subject: m68knommu: move EXPORT of local checksumming functions to definitions X-Git-Tag: v3.0-rc1~318^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b33972eb476401637c345b6eb91969b2df7e1ec0;p=pandora-kernel.git m68knommu: move EXPORT of local checksumming functions to definitions The EXPORT_SYMBOL() of the local lib checksum functions belongs with the definitions, not in some other random code file. So move then there. Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed