|
@@ -160,6 +160,8 @@ int arm_pmu_device_probe(struct platform_device *pdev,
|
|
|
const struct of_device_id *of_table,
|
|
|
const struct pmu_probe_info *probe_table);
|
|
|
|
|
|
+#define ARMV8_PMU_PDEV_NAME "armv8-pmu"
|
|
|
+
|
|
|
#endif /* CONFIG_ARM_PMU */
|
|
|
|
|
|
#endif /* __ARM_PMU_H__ */
|