Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client
[deliverable/linux.git] / arch / avr32 / mach-at32ap / clock.h
index 623bf0e9a1e7a843ff66c02ed0aa4961dc3b784d..4c7ebbdc6dfae08deb08a6ce39ee2d460ea4a3bf 100644 (file)
@@ -30,3 +30,6 @@ struct clk {
        u16             users;          /* Enabled if non-zero */
        u16             index;          /* Sibling index */
 };
+
+unsigned long pba_clk_get_rate(struct clk *clk);
+void pba_clk_mode(struct clk *clk, int enabled);
This page took 0.032472 seconds and 5 git commands to generate.