From: Catalin Marinas Date: Wed, 3 Oct 2012 10:20:20 +0000 (+0100) Subject: arm64: Use the generic compat_sys_sendfile() implementation X-Git-Tag: v3.7-rc1~83^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e048d004a5392e3d6d78b0a53335391f87d724ec;p=pandora-kernel.git arm64: Use the generic compat_sys_sendfile() implementation The generic implementation of compat_sys_sendfile() has been introduced by commit 8f9c0119. This patch removes the arm64 implementation in favour of the generic one. Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed