]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/clk/shmobile/clk-r8a7778.c
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[karo-tx-linux.git] / drivers / clk / shmobile / clk-r8a7778.c
index fa45684e220c78ae542b32311ae76d1b9cbfc4b8..87c1d2f2fb57a46c7c4a790d7363456195b63154 100644 (file)
@@ -9,9 +9,9 @@
  */
 
 #include <linux/clk-provider.h>
-#include <linux/clkdev.h>
 #include <linux/clk/shmobile.h>
 #include <linux/of_address.h>
+#include <linux/slab.h>
 
 struct r8a7778_cpg {
        struct clk_onecell_data data;