提交 d669d1ae 编写于 作者: P Peng Fan 提交者: Lukasz Majewski

clk-provider: include clk-uclass.h

Because clk-provider use clk_ops, so let's include clk-uclass.h
Signed-off-by: NPeng Fan <peng.fan@nxp.com>
上级 91944ef0
......@@ -8,6 +8,7 @@
*/
#ifndef __LINUX_CLK_PROVIDER_H
#define __LINUX_CLK_PROVIDER_H
#include <clk-uclass.h>
static inline void clk_dm(ulong id, struct clk *clk)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册