From: Russell King Date: Tue, 28 Oct 2014 13:26:48 +0000 (+0000) Subject: ARM: move ftrace assembly code to separate file X-Git-Tag: omap-for-v3.20/drop-legacy-3517~102^2~1^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82112379b73c937576f40c99b4d93162343af6f9;p=pandora-kernel.git ARM: move ftrace assembly code to separate file The ftrace assembly code doesn't need to live in entry-common.S and be surrounded with #ifdef CONFIG_FUNCTION_TRACER. Instead, move it to its own file and conditionally assemble it. Tested-by: Felipe Balbi Signed-off-by: Russell King --- Reading git-diff-tree failed