From: Catalin Marinas Date: Mon, 7 Oct 2013 15:42:05 +0000 (+0100) Subject: arm64: Export __copy_in_user() to modules X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~54^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a3f912c782f2364f5e5813ab66ca6c92fb43acb;p=pandora-kernel.git arm64: Export __copy_in_user() to modules This function may be called from loadable modules, so it needs exporting. Signed-off-by: Catalin Marinas Reported-by: Loc Ho --- Reading git-diff-tree failed