commit | 1b86cba9a817d2879919927a9f9bccbea0a1104c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Mar 18 07:18:37 2021 +1300 |
committer | Simon Glass <sjg@chromium.org> | Sat Aug 20 18:07:32 2022 -0600 |
tree | c7972dead08825a7b701e64b7e341efffd885dfd | |
parent | 7d3e40754938f5eda2f58c3e8e295cd99588d5b6 [diff] |
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>