提交 7099d71d 编写于 作者: S Simon Glass 提交者: Jagan Teki

common: Drop mdm_init()

This is not used in U-Boot. Drop it.
Signed-off-by: NSimon Glass <sjg@chromium.org>
Reviewed-by: NSimon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
上级 c8a11986
......@@ -70,7 +70,6 @@ int checkflash(void);
int checkdram(void);
extern u8 __dtb_dt_begin[]; /* embedded device tree blob */
extern u8 __dtb_dt_spl_begin[]; /* embedded device tree blob for SPL/TPL */
int mdm_init(void);
/**
* arch_fixup_fdt() - Write arch-specific information to fdt
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册