From: Hiroshi Shimamoto Date: Fri, 15 Aug 2008 00:25:37 +0000 (-0700) Subject: x86_64: uml: fix rename header guard X-Git-Tag: v2.6.28-rc1~711^2~1^2~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b76d69ed721e8365739c3bd5dd7891efbea88494;p=pandora-kernel.git x86_64: uml: fix rename header guard In unistd_64.h, the guard macro _ASM_X86_64_UNISTD_H_ is renamed to ASM_X86__UNISTD_64_H. This change should be applied to arch/um/sys-x86_64/syscall_table.c. Signed-off-by: Hiroshi Shimamoto Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed