u-boot/board/esd
Simon Glass 2189d5f1e8 Move strtomhz() to vsprintf.h
At present this function sits in its own file but it does not really
justify it. There are similar string functions in vsprintf.h, so move it
there. Also add the missing function comment.

Use the vsprintf.h include file explicitly where needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2019-12-02 18:23:09 -05:00
..
meesc Move strtomhz() to vsprintf.h 2019-12-02 18:23:09 -05:00
vme8349 mpc83xx: Get rid of CONFIG_SYS_DDR_BASE 2019-05-21 07:52:33 +02:00