summaryrefslogtreecommitdiff
path: root/drivers/clk/mvebu/dove-divider.h
blob: 4f2f718deb8eb7cadfddc434edfa49ef617b6e44 (plain)
1
2
3
4
5
6
#ifndef DOVE_DIVIDER_H
#define DOVE_DIVIDER_H

void __init dove_divider_clk_init(struct device_node *np);

#endif