提交 bb36b9a7 编写于 作者: S Simon Glass 提交者: Tom Rini

dm: core: Add a required struct declaration

This file uses struct driver, so declare it at the top in case the
header-inclusion order is not as expected.
Signed-off-by: NSimon Glass <sjg@chromium.org>
上级 09bc3d2e
......@@ -15,6 +15,7 @@
#include <dm/ofnode.h>
struct device_node;
struct driver_info;
struct udevice;
/*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册