KVM: x86: Return bool instead of int for CR4 and SREGS validity checks
[linux-2.6-microblaze.git] / drivers / clk / clk-fixed-rate.c
index 77499a2..4550163 100644 (file)
@@ -168,6 +168,7 @@ static struct clk_hw *_of_fixed_clk_setup(struct device_node *node)
 
 /**
  * of_fixed_clk_setup() - Setup function for simple fixed rate clock
+ * @node:      device node for the clock
  */
 void __init of_fixed_clk_setup(struct device_node *node)
 {