]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/m68k/lib/checksum.c
Merge branches 'boards' and 'fixes' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-omap-h63xx.git] / arch / m68k / lib / checksum.c
index cf6bb51945a24f317a6acdebd2f4ac62dff70cfb..6216f12a756b56121361639116794e35d8356ad2 100644 (file)
@@ -422,3 +422,4 @@ csum_partial_copy_nocheck(const void *src, void *dst, int len, __wsum sum)
            );
     return(sum);
 }
+EXPORT_SYMBOL(csum_partial_copy_nocheck);