提交 09030e03 编写于 作者: A AKASHI Takahiro 提交者: Tom Rini

rtc.h: add struct udevice declaration

Without this change, including rtc.h solely will cause a build error.
Signed-off-by: NAKASHI Takahiro <takahiro.akashi@linaro.org>
上级 4839e868
......@@ -18,6 +18,8 @@
#ifdef CONFIG_DM_RTC
struct udevice;
struct rtc_ops {
/**
* get() - get the current time
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册