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:
parent
ac7765017a
commit
42ee0cd216
1 changed files with 0 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue