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
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