aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events
diff options
context:
space:
mode:
Diffstat (limited to 'include/trace/events')
-rw-r--r--include/trace/events/power.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/trace/events/power.h b/include/trace/events/power.h
index 1bcc2a8c00e2..b2626999e580 100644
--- a/include/trace/events/power.h
+++ b/include/trace/events/power.h
@@ -65,7 +65,7 @@ TRACE_EVENT(machine_suspend,
65 TP_printk("state=%lu", (unsigned long)__entry->state) 65 TP_printk("state=%lu", (unsigned long)__entry->state)
66); 66);
67 67
68/* This code will be removed after deprecation time exceeded (2.6.41) */ 68/* This code will be removed after deprecation time exceeded (3.1) */
69#ifdef CONFIG_EVENT_POWER_TRACING_DEPRECATED 69#ifdef CONFIG_EVENT_POWER_TRACING_DEPRECATED
70 70
71/* 71/*