From: Stephen Rothwell Date: Mon, 27 Jul 2015 04:11:17 +0000 (+1000) Subject: clk: ti: fix for definition movement X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=f9511a4fc47940c7b08ae51567bd9bddb54b8461;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git clk: ti: fix for definition movement Signed-off-by: Stephen Rothwell Signed-off-by: Olof Johansson --- diff --git a/drivers/clk/ti/clk-814x.c b/drivers/clk/ti/clk-814x.c index d490d427cc20..e172920798ea 100644 --- a/drivers/clk/ti/clk-814x.c +++ b/drivers/clk/ti/clk-814x.c @@ -8,6 +8,8 @@ #include #include +#include "clock.h" + static struct ti_dt_clk dm814_clks[] = { DT_CLK(NULL, "devosc_ck", "devosc_ck"), DT_CLK(NULL, "mpu_ck", "mpu_ck"),