
3 Dec
2020
3 Dec
'20
3:04 a.m.
On Tue, 1 Dec 2020 at 01:24, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
Use logging functions instead of printf() and debug().
Change logging messages for uclass creation and destruction to log_debug().
Reported-by: Simon Glass sjg@chromium.org Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
lib/efi_driver/efi_uclass.c | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org