
26 Jun
2020
26 Jun
'20
6:43 a.m.
On Fri, Jun 26, 2020 at 12:35 PM Heinrich Schuchardt xypron.glpk@gmx.de wrote:
Replace printf() and debug() by log_err() and log_debug().
"No reserved memory region found in source FDT\n" is not an error but a debug information.
%s/can not/cannot/ - use the more common spelling.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
arch/riscv/lib/fdt_fixup.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Bin Meng bin.meng@windriver.com