u-boot-brain/drivers/cpu
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
..
bmips_cpu.c bcm6838: add initial support 2018-08-08 13:38:17 +02:00
cpu_sandbox.c test: Add tests for CPU uclass 2018-09-18 08:12:21 -06:00
cpu-uclass.c cpu: Add cpu_probe_all method 2018-09-18 08:12:21 -06:00
imx8_cpu.c imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c 2019-10-08 16:35:59 +02:00
Kconfig cpu: Add a RISC-V CPU driver 2018-12-18 09:56:26 +08:00
Makefile imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c 2019-10-08 16:35:59 +02:00
mpc83xx_cpu.c Move strtomhz() to vsprintf.h 2019-12-02 18:23:09 -05:00
mpc83xx_cpu.h cpu: Add MPC83xx CPU driver 2018-09-18 08:12:21 -06:00
riscv_cpu.c riscv: cpu: Skip unavailable hart in the get_count() op 2019-09-03 09:29:43 +08:00