From: H. Peter Anvin Date: Sat, 7 Jan 2012 22:10:18 +0000 (-0800) Subject: x86: Move from trace_syscalls.c to asm/syscall.h X-Git-Tag: v3.3-rc1~36^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72142fd4109105c6bd21658966ca5e93c1684081;p=pandora-kernel.git x86: Move from trace_syscalls.c to asm/syscall.h This reverts commit d5e553d6e0a4bdea43adae7373e3fa144b9a1aaa, which caused large numbers of build warnings on PowerPC. This moves the #include to , which makes some kind of sense since NR_syscalls is syscalls related. Reported-by: Stephen Rothwell Signed-off-by: H. Peter Anvin Link: http://lkml.kernel.org/r/20111214181545.6e13bc954cb7ddce9086e861@canb.auug.org.au --- Reading git-diff-tree failed