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)
commite6e92170a467a4ba79c1f6b16e58da6c6a1a37e0
treefa898894e0864cd2306048f7f6b100c27ce54bbd
parentdafa84d27c5f9d160b431665e09697bd392daca9
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