From: David Howells Date: Sun, 8 Jan 2006 09:01:19 +0000 (-0800) Subject: [PATCH] frv: implement and export various things required by modules X-Git-Tag: v2.6.16-rc1~862 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=402344012ebe696d9353bbf056889ddaaec83079;p=pandora-kernel.git [PATCH] frv: implement and export various things required by modules Export a number of features required to build all the modules. It also implements the following simple features: (*) csum_partial_copy_from_user() for MMU as well as no-MMU. (*) __ucmpdi2(). so that they can be exported too. Signed-off-by: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed