From: Adrian Bunk Date: Mon, 5 May 2008 18:29:57 +0000 (+0300) Subject: avr32: export copy_page X-Git-Tag: v2.6.26-rc5~47^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0ed3d8d94b6a28c886cf9c023693afa3bb773f2;p=pandora-kernel.git avr32: export copy_page This patch fixes the following build error: <-- snip --> ... MODPOST 61 modules ERROR: "copy_page" [fs/fuse/fuse.ko] undefined! ... make[2]: *** [__modpost] Error 1 <-- snip --> Also add an empty line since *_page aren't "String functions". Signed-off-by: Adrian Bunk Signed-off-by: Haavard Skinnemoen --- Reading git-diff-tree failed