diff options
Diffstat (limited to 'drivers/power/regulator/stm32-vrefbuf.c')
-rw-r--r-- | drivers/power/regulator/stm32-vrefbuf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/power/regulator/stm32-vrefbuf.c b/drivers/power/regulator/stm32-vrefbuf.c index c37998a4bac..dd8a33f15be 100644 --- a/drivers/power/regulator/stm32-vrefbuf.c +++ b/drivers/power/regulator/stm32-vrefbuf.c @@ -8,7 +8,6 @@ #define LOG_CATEGORY UCLASS_REGULATOR -#include <common.h> #include <clk.h> #include <dm.h> #include <asm/io.h> |