Files
sdk-hwV1.3/lichee/linux-4.9/drivers/clk/mvebu/dove-divider.h
2024-05-07 18:09:20 +08:00

7 lines
114 B
C

#ifndef DOVE_DIVIDER_H
#define DOVE_DIVIDER_H
void __init dove_divider_clk_init(struct device_node *np);
#endif