bloblist: Drop debugging
Disable debugging by default since this implementation is stable now. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
2ff3db3a1c
commit
6a318b102c
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
||||||
* Written by Simon Glass <sjg@chromium.org>
|
* Written by Simon Glass <sjg@chromium.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define LOG_DEBUG
|
|
||||||
#define LOG_CATEGORY LOGC_BLOBLIST
|
#define LOG_CATEGORY LOGC_BLOBLIST
|
||||||
|
|
||||||
#include <common.h>
|
#include <common.h>
|
||||||
|
|
Loading…
Reference in a new issue