xref: /linux/include/linux/soc/dove/pmu.h (revision bb3fc5ddef93836a36a39308cf7eca82ef0a1c4c)
1 #ifndef LINUX_SOC_DOVE_PMU_H
2 #define LINUX_SOC_DOVE_PMU_H
3 
4 int dove_init_pmu(void);
5 
6 #endif
7