Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
[sfrench/cifs-2.6.git] / drivers / clk / sunxi-ng / ccu_nkmp.h
index 6940503e7fc4665d36fd889e3ec25fa258a14f40..a9f8c116a7453b969019dfda27c4b340604e35dc 100644 (file)
@@ -35,6 +35,7 @@ struct ccu_nkmp {
        struct ccu_div_internal         p;
 
        unsigned int            fixed_post_div;
+       unsigned int            max_rate;
 
        struct ccu_common       common;
 };