diff options
Diffstat (limited to 'include/trace')
-rw-r--r-- | include/trace/lockdep_event_types.h | 2 | ||||
-rw-r--r-- | include/trace/sched_event_types.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/trace/lockdep_event_types.h b/include/trace/lockdep_event_types.h index 1f00e8b3543e..adccfcd2ec8f 100644 --- a/include/trace/lockdep_event_types.h +++ b/include/trace/lockdep_event_types.h | |||
@@ -1,5 +1,5 @@ | |||
1 | 1 | ||
2 | #ifndef TRACE_EVENT_FORMAT | 2 | #ifndef TRACE_FORMAT |
3 | # error Do not include this file directly. | 3 | # error Do not include this file directly. |
4 | # error Unless you know what you are doing. | 4 | # error Unless you know what you are doing. |
5 | #endif | 5 | #endif |
diff --git a/include/trace/sched_event_types.h b/include/trace/sched_event_types.h index 0bbbf410e01f..fb37af672c88 100644 --- a/include/trace/sched_event_types.h +++ b/include/trace/sched_event_types.h | |||
@@ -1,6 +1,6 @@ | |||
1 | 1 | ||
2 | /* use <trace/sched.h> instead */ | 2 | /* use <trace/sched.h> instead */ |
3 | #ifndef TRACE_EVENT_FORMAT | 3 | #ifndef TRACE_EVENT |
4 | # error Do not include this file directly. | 4 | # error Do not include this file directly. |
5 | # error Unless you know what you are doing. | 5 | # error Unless you know what you are doing. |
6 | #endif | 6 | #endif |