提交 481922f1 编写于 作者: S Simon Glass

dm: part: Drop the common.h header

We should not include <common.h> in header files. Each C file should include
it if needed.
Signed-off-by: NSimon Glass <sjg@chromium.org>
Reviewed-by: NBin Meng <bmeng.cn@gmail.com>
Tested-by: NStephen Warren <swarren@nvidia.com>
上级 fd30d2c6
......@@ -8,7 +8,6 @@
#define _PART_H
#include <ide.h>
#include <common.h>
struct blk_desc {
int if_type; /* type of the interface */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册