dove-divider.h 114 B

123456
  1. #ifndef DOVE_DIVIDER_H
  2. #define DOVE_DIVIDER_H
  3. void __init dove_divider_clk_init(struct device_node *np);
  4. #endif