]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
clk: ti: fix for definition movement
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 27 Jul 2015 04:11:17 +0000 (14:11 +1000)
committerOlof Johansson <olof@lixom.net>
Thu, 13 Aug 2015 11:03:40 +0000 (13:03 +0200)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Olof Johansson <olof@lixom.net>
drivers/clk/ti/clk-814x.c

index d490d427cc2038b98ad7db42095b151703757714..e172920798ea0270bb681899a0af0e987660b615 100644 (file)
@@ -8,6 +8,8 @@
 #include <linux/clk-provider.h>
 #include <linux/clk/ti.h>
 
+#include "clock.h"
+
 static struct ti_dt_clk dm814_clks[] = {
        DT_CLK(NULL, "devosc_ck", "devosc_ck"),
        DT_CLK(NULL, "mpu_ck", "mpu_ck"),