xref: /linux/drivers/clk/mvebu/dove-divider.h (revision 0d08df6c493898e679d9c517e77ea95c063d40ec)
1 #ifndef DOVE_DIVIDER_H
2 #define DOVE_DIVIDER_H
3 
4 void __init dove_divider_clk_init(struct device_node *np);
5 
6 #endif
7