clk: socfpga: Remove clk.h and clkdev.h includes
[firefly-linux-kernel-4.4.55.git] / drivers / clk / socfpga / clk-periph.c
index 83aeaa219d14e82800976e476fc24a72a0f032a9..ab9c8164a98f87e824a79042c25e201d4a5e85c8 100644 (file)
@@ -15,8 +15,7 @@
  * Based from clk-highbank.c
  *
  */
-#include <linux/clk.h>
-#include <linux/clkdev.h>
+#include <linux/slab.h>
 #include <linux/clk-provider.h>
 #include <linux/io.h>
 #include <linux/of.h>