]> git.dujemihanovic.xyz Git - u-boot.git/commit
log: Drop log_nop() functions
authorSimon Glass <sjg@chromium.org>
Wed, 17 Mar 2021 18:18:37 +0000 (07:18 +1300)
committerSimon Glass <sjg@chromium.org>
Sun, 21 Aug 2022 00:07:32 +0000 (18:07 -0600)
commit76a9d96feb6837a411db98a0abde7081f091a21b
treec7972dead08825a7b701e64b7e341efffd885dfd
parent7960a0a289506890474db0703344a87ac2f295db
log: Drop log_nop() functions

These functions are not needed anymore since we now have logic which can
output to the console if logging is disabled. Drop the declarations.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/log.h