From: Catalin Marinas Date: Thu, 25 Apr 2013 10:23:41 +0000 (+0100) Subject: arm64: Fix compat types affecting struct compat_stat X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~100^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f15a2a12d01573fcf9d2beb657f308845d55fc66;p=pandora-kernel.git arm64: Fix compat types affecting struct compat_stat The compat_stat structure doesn't match the arch/arm/ struct stat definition. This patch fixes the compat types and struct compat_stat definition accordingly. Signed-off-by: Catalin Marinas Acked-by: Will Deacon --- Reading git-diff-tree failed