common: Drop mdm_init()
authorSimon Glass <sjg@chromium.org>
Sat, 28 Dec 2019 17:44:38 +0000 (10:44 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 17 Jan 2020 18:26:48 +0000 (13:26 -0500)
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>
include/common.h

index 52c0218..8ac5fca 100644 (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