]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/linux/ftrace_event.h
tracing: Move print functions into event class
[mv-sheeva.git] / include / linux / ftrace_event.h
index 4f77932b09832a80c96e9b7664c5f6bf87c62ffc..b1a007d6e8fd7c6ae97ab1474fabffae57ecc491 100644 (file)
@@ -148,7 +148,7 @@ struct ftrace_event_call {
        struct ftrace_event_class *class;
        char                    *name;
        struct dentry           *dir;
-       struct trace_event      *event;
+       struct trace_event      event;
        int                     enabled;
        int                     id;
        const char              *print_fmt;