linux-sg2042/include/linux/soc/dove/pmu.h

7 lines
92 B
C

#ifndef LINUX_SOC_DOVE_PMU_H
#define LINUX_SOC_DOVE_PMU_H
int dove_init_pmu(void);
#endif