Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
[platform/kernel/linux-starfive.git] / include / linux / perf_event.h
index b528be0..2166a69 100644 (file)
@@ -305,6 +305,7 @@ struct pmu {
 
        struct module                   *module;
        struct device                   *dev;
+       struct device                   *parent;
        const struct attribute_group    **attr_groups;
        const struct attribute_group    **attr_update;
        const char                      *name;