diff options
Diffstat (limited to 'include/trace')
-rw-r--r-- | include/trace/ftrace.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/trace/ftrace.h b/include/trace/ftrace.h index 4bda044e6c77..19edd7facaa1 100644 --- a/include/trace/ftrace.h +++ b/include/trace/ftrace.h | |||
@@ -704,5 +704,3 @@ static inline void perf_test_probe_##call(void) \ | |||
704 | #include TRACE_INCLUDE(TRACE_INCLUDE_FILE) | 704 | #include TRACE_INCLUDE(TRACE_INCLUDE_FILE) |
705 | #endif /* CONFIG_PERF_EVENTS */ | 705 | #endif /* CONFIG_PERF_EVENTS */ |
706 | 706 | ||
707 | #undef _TRACE_PROFILE_INIT | ||
708 | |||