]> git.baikalelectronics.ru Git - uboot.git/commit
common: remove unused prototypes
authorPatrick Delaunay <patrick.delaunay@st.com>
Mon, 12 Mar 2018 08:19:22 +0000 (09:19 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 16 Mar 2018 18:54:14 +0000 (14:54 -0400)
commit0cb582dbaa8e30e7d663508d87ca899cacf76764
treefa898894e0864cd2306048f7f6b100c27ce54bbd
parent81fcd395515bb1032d10ef9dbbf9ac695cb74591
common: remove unused prototypes

Remove the prototypes for 4 functions no more existing
in U-Boot code (checked by grep):
- checkflash
- checkdram
- mdm_init
- setup_board_extra

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
include/common.h