From: Catalin Marinas Date: Wed, 10 Oct 2012 14:27:04 +0000 (+0100) Subject: arm64: Do not include asm/unistd32.h in asm/unistd.h X-Git-Tag: v3.7-rc1~16^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3d447a97f24f7c1e14767e1974b8e5bc219bc07;p=pandora-kernel.git arm64: Do not include asm/unistd32.h in asm/unistd.h This patch only includes asm/unistd32.h where necessary and removes its inclusion in the asm/unistd.h file. The __SYSCALL_COMPAT guard is dropped. Signed-off-by: Catalin Marinas Acked-by: Will Deacon --- Reading git-diff-tree failed