diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/perf_event.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/perf_event.h b/include/linux/perf_event.h index 3356abcfff18..af6dcf1d9e47 100644 --- a/include/linux/perf_event.h +++ b/include/linux/perf_event.h | |||
| @@ -172,6 +172,7 @@ struct perf_event; | |||
| 172 | struct pmu { | 172 | struct pmu { |
| 173 | struct list_head entry; | 173 | struct list_head entry; |
| 174 | 174 | ||
| 175 | struct module *module; | ||
| 175 | struct device *dev; | 176 | struct device *dev; |
| 176 | const struct attribute_group **attr_groups; | 177 | const struct attribute_group **attr_groups; |
| 177 | const char *name; | 178 | const char *name; |
