tegra: i2c: 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:
@@ -4,7 +4,6 @@
|
||||
* Written by Simon Glass <sjg@chromium.org>
|
||||
*/
|
||||
#define LOG_CATEGORY UCLASS_I2S
|
||||
#define LOG_DEBUG
|
||||
|
||||
#include <common.h>
|
||||
#include <dm.h>
|
||||
|
||||
Reference in New Issue
Block a user