diff options
Diffstat (limited to 'include/trace/events/rpm.h')
-rw-r--r-- | include/trace/events/rpm.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/trace/events/rpm.h b/include/trace/events/rpm.h index d62c558..33f85b6 100644 --- a/include/trace/events/rpm.h +++ b/include/trace/events/rpm.h @@ -7,7 +7,8 @@ #include <linux/ktime.h> #include <linux/tracepoint.h> -#include <linux/device.h> + +struct device; /* * The rpm_internal events are used for tracing some important |