mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-23 14:51:31 +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:
parent
414e10b96c
commit
72d98ee091
@ -7,7 +7,6 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define LOG_CATEGORY UCLASS_MISC
|
#define LOG_CATEGORY UCLASS_MISC
|
||||||
#define LOG_DEBUG
|
|
||||||
|
|
||||||
#include <common.h>
|
#include <common.h>
|
||||||
#include <axi.h>
|
#include <axi.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user