From: Simon Marchi Date: Tue, 22 Jan 2013 00:54:55 +0000 (-0500) Subject: tile: move declaration of sys_call_table to X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~79^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2ed522aaad79db339cecbbc4ae2a0d422ee4c4f;p=pandora-kernel.git tile: move declaration of sys_call_table to When activating syscall tracing, kernel/trace/trace_syscalls.c doesn't find sys_call_table because it includes , not . Also, looking at the other architectures, that is probably where it should be. Signed-off-by: Simon Marchi Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed