u-boot-brain/board/atmel/common
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
..
board.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
mac_eeprom.c env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
video_display.c Move strtomhz() to vsprintf.h 2019-12-02 18:23:09 -05:00