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-27 13:59:36 +13:00
parent 414e10b96c
commit 72d98ee091
-1
View File
@@ -7,7 +7,6 @@
*/
#define LOG_CATEGORY UCLASS_MISC
#define LOG_DEBUG
#include <common.h>
#include <axi.h>