Merge branch 'clk-qcom-sdm845' into clk-next
[linux-2.6-microblaze.git] / drivers / clk / sunxi-ng / ccu_nkmp.h
index a82facb..6940503 100644 (file)
@@ -34,6 +34,8 @@ struct ccu_nkmp {
        struct ccu_div_internal         m;
        struct ccu_div_internal         p;
 
+       unsigned int            fixed_post_div;
+
        struct ccu_common       common;
 };