mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 01:02:19 +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:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user