]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/module.h
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / include / linux / module.h
index d93111d7def6cd6a64f3ffea956808b8d19d82fc..e7bdd549e527bde19eeb565f8e5735d80f589d92 100644 (file)
@@ -442,8 +442,8 @@ struct module {
 #ifdef CONFIG_EVENT_TRACING
        struct trace_event_call **trace_events;
        unsigned int num_trace_events;
-       struct trace_enum_map **trace_enums;
-       unsigned int num_trace_enums;
+       struct trace_eval_map **trace_evals;
+       unsigned int num_trace_evals;
 #endif
 #ifdef CONFIG_FTRACE_MCOUNT_RECORD
        unsigned int num_ftrace_callsites;