u-boot-brain/arch
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
..
arc Move strtomhz() to vsprintf.h 2019-12-02 18:23:09 -05:00
arm Move strtomhz() to vsprintf.h 2019-12-02 18:23:09 -05:00
m68k Move strtomhz() to vsprintf.h 2019-12-02 18:23:09 -05:00
microblaze microblaze: Fix tab indentation in start.S 2019-10-24 13:37:03 +02:00
mips mips: mtmips: select essential drivers in Kconfig 2019-10-25 17:20:44 +02:00
nds32 env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
nios2 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore 2018-06-18 14:43:12 -04:00
powerpc Move strtomhz() to vsprintf.h 2019-12-02 18:23:09 -05:00
riscv RISC-V: Align boot image header with Linux 2019-10-18 09:04:19 +08:00
sandbox Add OP-TEE test swuit 2019-11-17 21:15:23 -05:00
sh sh: r2dplus: Fix missing PCI range 2019-09-14 21:28:55 +02:00
x86 x86: Quieten TPL's jump_to_image_no_args() 2019-11-03 07:20:29 +08:00
xtensa Move strtomhz() to vsprintf.h 2019-12-02 18:23:09 -05:00
.gitignore
Kconfig sh: r2dplus: Enable OF control 2019-09-02 17:38:43 +02:00