提交 55a07517 编写于 作者: V viresh kumar 提交者: Russell King

ARM: 6001/1: removing compilation warning comming from clkdev.h

clkdev.h is using struct device *. Due to this compilation
warning is comming. Removing this warning.
Signed-off-by: NViresh Kumar <viresh.kumar@st.com>
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 aedceb2a
......@@ -13,6 +13,7 @@
#define __ASM_CLKDEV_H
struct clk;
struct device;
struct clk_lookup {
struct list_head node;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册