diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/ftrace_event.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/ftrace_event.h b/include/linux/ftrace_event.h index f434d75e083b..06c6faa9e5cc 100644 --- a/include/linux/ftrace_event.h +++ b/include/linux/ftrace_event.h | |||
| @@ -272,7 +272,6 @@ struct ftrace_event_call { | |||
| 272 | struct trace_event event; | 272 | struct trace_event event; |
| 273 | const char *print_fmt; | 273 | const char *print_fmt; |
| 274 | struct event_filter *filter; | 274 | struct event_filter *filter; |
| 275 | struct list_head *files; | ||
| 276 | void *mod; | 275 | void *mod; |
| 277 | void *data; | 276 | void *data; |
| 278 | /* | 277 | /* |
