aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/ftrace.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/trace/ftrace.c')
-rw-r--r--kernel/trace/ftrace.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/trace/ftrace.c b/kernel/trace/ftrace.c
index 077d8538790..0fcc6caead1 100644
--- a/kernel/trace/ftrace.c
+++ b/kernel/trace/ftrace.c
@@ -151,7 +151,6 @@ void clear_ftrace_function(void)
151 ftrace_pid_function = ftrace_stub; 151 ftrace_pid_function = ftrace_stub;
152} 152}
153 153
154#undef CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST
155#ifndef CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST 154#ifndef CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST
156/* 155/*
157 * For those archs that do not test ftrace_trace_stop in their 156 * For those archs that do not test ftrace_trace_stop in their