common: Drop mdm_init()

This is not used in U-Boot. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
This commit is contained in:
Simon Glass
2020-01-17 13:26:48 -05:00
committed by Tom Rini
parent 2d2f91a480
commit 011b5725a8
-1
View File
@@ -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