aboutsummaryrefslogtreecommitdiff
path: root/board/st/common/stusb160x.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/st/common/stusb160x.c')
-rw-r--r--board/st/common/stusb160x.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/st/common/stusb160x.c b/board/st/common/stusb160x.c
index e0a2b76..f0385e5 100644
--- a/board/st/common/stusb160x.c
+++ b/board/st/common/stusb160x.c
@@ -6,6 +6,8 @@
* Copyright (C) 2020, STMicroelectronics - All Rights Reserved
*/
+#define LOG_CATEGORY UCLASS_I2C_GENERIC
+
#include <common.h>
#include <dm.h>
#include <i2c.h>