1 2 3 4 5 6
#ifndef LINUX_SOC_DOVE_PMU_H #define LINUX_SOC_DOVE_PMU_H int dove_init_pmu(void); #endif