i40e: Implement ndo_features_check()
[deliverable/linux.git] / drivers / clk / clk-max-gen.c
index 6505049d50f1e54720864b58694ef0be26e314b9..35af9cb6da4ff3c06601139c7db544a5bf88578f 100644 (file)
@@ -31,6 +31,8 @@
 #include <linux/of.h>
 #include <linux/export.h>
 
+#include "clk-max-gen.h"
+
 struct max_gen_clk {
        struct regmap *regmap;
        u32 mask;
This page took 0.02855 seconds and 5 git commands to generate.