mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 15:11:00 +07:00
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: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
61c54d20d1
commit
60d3369edb
@ -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
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user