1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00

x86: p2sb: Drop LOG_DEBUG

We should not enable debugging by default. Drop this.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass
2021-03-15 18:00:03 +13:00
parent 414e10b96c
commit 72d98ee091

View File

@@ -7,7 +7,6 @@
*/
#define LOG_CATEGORY UCLASS_MISC
#define LOG_DEBUG
#include <common.h>
#include <axi.h>