diff --git a/include/linux/ftrace_event.h b/include/linux/ftrace_event.h
index f434d75e083b1eb8e3bba5fa1bcd3c6e4c4226c0..06c6faa9e5ccf659262c783e5e0d98432b542877 100644
--- a/include/linux/ftrace_event.h
+++ b/include/linux/ftrace_event.h
@@ -272,7 +272,6 @@ struct ftrace_event_call {
 	struct trace_event	event;
 	const char		*print_fmt;
 	struct event_filter	*filter;
-	struct list_head	*files;
 	void			*mod;
 	void			*data;
 	/*