projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8a1198
)
common: Drop mdm_init()
author
Simon Glass
<sjg@chromium.org>
Sat, 28 Dec 2019 17:44:38 +0000
(10:44 -0700)
committer
Jagan Teki
<jagan@amarulasolutions.com>
Fri, 24 Jan 2020 17:36:47 +0000
(23:06 +0530)
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
patch
|
blob
|
history
diff --git
a/include/common.h
b/include/common.h
index 52c02185f40e0ead25d761ed1c685a56de33f74a..8ac5fca9eeb79c44a61634a694b7173a538ff0b7 100644
(file)
--- a/
include/common.h
+++ b/
include/common.h
@@
-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