diff options
Diffstat (limited to 'board/st/common/stusb160x.c')
-rw-r--r-- | board/st/common/stusb160x.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/st/common/stusb160x.c b/board/st/common/stusb160x.c index e1ad8b00717..f0385e5e383 100644 --- a/board/st/common/stusb160x.c +++ b/board/st/common/stusb160x.c @@ -8,6 +8,7 @@ #define LOG_CATEGORY UCLASS_I2C_GENERIC +#include <common.h> #include <dm.h> #include <i2c.h> |