aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/lockdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/trace/lockdep.h')
-rw-r--r--include/trace/lockdep.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/trace/lockdep.h b/include/trace/lockdep.h
index 8ee7900b38c4..4d301e758de3 100644
--- a/include/trace/lockdep.h
+++ b/include/trace/lockdep.h
@@ -55,3 +55,6 @@ TRACE_EVENT(lock_acquired,
55#endif 55#endif
56 56
57#endif /* _TRACE_LOCKDEP_H */ 57#endif /* _TRACE_LOCKDEP_H */
58
59/* This part must be outside protection */
60#include <trace/define_trace.h>