Commit f9511a4f authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Olof Johansson

clk: ti: fix for definition movement

Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent 8943835e
......@@ -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"),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment