u-boot/arch/m68k/cpu/mcf5227x
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
..
cpu.c Move strtomhz() to vsprintf.h 2019-12-02 18:23:09 -05:00
cpu_init.c m68k: move dspi bus control functions into cf_spi.c driver 2019-05-24 08:11:59 -04:00
dspi.c m68k: add dspi chip-select support 2019-05-24 08:11:59 -04:00
interrupts.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile m68k: add dspi chip-select support 2019-05-24 08:11:59 -04:00
speed.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
start.S m68k: add dspi chip-select support 2019-05-24 08:11:59 -04:00