Commit c192c8356cc878cfa98ebd3056478674786c0a4d

Authored by zhangwei(Jovi)
Committed by Steven Rostedt
1 parent 20079ebe73

tracing: Remove obsolete macro guard _TRACE_PROFILE_INIT

The macro _TRACE_PROFILE_INIT was removed a long time ago,
but an "#undef" guard was left behind. Remove it.

Link: http://lkml.kernel.org/r/514684EE.6000805@huawei.com

Signed-off-by: zhangwei(Jovi) <jovi.zhangwei@huawei.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

Showing 1 changed file with 0 additions and 2 deletions Side-by-side Diff

include/trace/ftrace.h
... ... @@ -703,6 +703,4 @@
703 703  
704 704 #include TRACE_INCLUDE(TRACE_INCLUDE_FILE)
705 705 #endif /* CONFIG_PERF_EVENTS */
706   -
707   -#undef _TRACE_PROFILE_INIT