diff --git a/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_ina219.c b/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_ina219.c index ae10da7c236..1207bad771a 100644 --- a/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_ina219.c +++ b/boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_ina219.c @@ -31,7 +31,6 @@ #include #include -#include #include #include "mx8mp_i2c.h" diff --git a/boards/arm/rp2040/common/src/rp2040_ina219.c b/boards/arm/rp2040/common/src/rp2040_ina219.c index 6a0f3512c48..b41c89400ce 100644 --- a/boards/arm/rp2040/common/src/rp2040_ina219.c +++ b/boards/arm/rp2040/common/src/rp2040_ina219.c @@ -45,7 +45,6 @@ #include #include -#include #include #include "rp2040_i2c.h" diff --git a/boards/arm/stm32/common/src/stm32_apds9960.c b/boards/arm/stm32/common/src/stm32_apds9960.c index 5bdd644c681..b4a69687b31 100644 --- a/boards/arm/stm32/common/src/stm32_apds9960.c +++ b/boards/arm/stm32/common/src/stm32_apds9960.c @@ -30,7 +30,6 @@ #include #include -#include #include #include diff --git a/boards/arm/stm32/common/src/stm32_ina219.c b/boards/arm/stm32/common/src/stm32_ina219.c index 938984cfba2..4b9683dd126 100644 --- a/boards/arm/stm32/common/src/stm32_ina219.c +++ b/boards/arm/stm32/common/src/stm32_ina219.c @@ -45,7 +45,6 @@ #include #include -#include #include #include "stm32.h" diff --git a/boards/arm/stm32/common/src/stm32_veml6070.c b/boards/arm/stm32/common/src/stm32_veml6070.c index 1b93a86cfae..84306794199 100644 --- a/boards/arm/stm32/common/src/stm32_veml6070.c +++ b/boards/arm/stm32/common/src/stm32_veml6070.c @@ -30,7 +30,6 @@ #include #include -#include #include #include "stm32.h" diff --git a/boards/risc-v/esp32c3-legacy/common/src/esp32c3_board_apds9960.c b/boards/risc-v/esp32c3-legacy/common/src/esp32c3_board_apds9960.c index ad24f130631..1e88ae0e378 100644 --- a/boards/risc-v/esp32c3-legacy/common/src/esp32c3_board_apds9960.c +++ b/boards/risc-v/esp32c3-legacy/common/src/esp32c3_board_apds9960.c @@ -30,7 +30,6 @@ #include #include -#include #include #include diff --git a/boards/xtensa/esp32/common/src/esp32_board_apds9960.c b/boards/xtensa/esp32/common/src/esp32_board_apds9960.c index a79f286a830..14b56a46e04 100644 --- a/boards/xtensa/esp32/common/src/esp32_board_apds9960.c +++ b/boards/xtensa/esp32/common/src/esp32_board_apds9960.c @@ -30,7 +30,6 @@ #include #include -#include #include #include