Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 60d3369e authored by Jesper Juhl's avatar Jesper Juhl Committed by Jiri Kosina
Browse files

Fix up version number reference in include/trace/events/power.h



What was originally going to be 2.6.41 became 3.1 .

Signed-off-by: default avatarJesper Juhl <jj@chaosbits.net>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 61c54d20
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -65,7 +65,7 @@ TRACE_EVENT(machine_suspend,
	TP_printk("state=%lu", (unsigned long)__entry->state)
);

/* This code will be removed after deprecation time exceeded (2.6.41) */
/* This code will be removed after deprecation time exceeded (3.1) */
#ifdef CONFIG_EVENT_POWER_TRACING_DEPRECATED

/*