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