summaryrefslogtreecommitdiff
path: root/drivers/adc/stm32-adc.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/adc/stm32-adc.c')
-rw-r--r--drivers/adc/stm32-adc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/adc/stm32-adc.c b/drivers/adc/stm32-adc.c
index 1fba707c6f7..d50f00f1233 100644
--- a/drivers/adc/stm32-adc.c
+++ b/drivers/adc/stm32-adc.c
@@ -6,7 +6,6 @@
* Originally based on the Linux kernel v4.18 drivers/iio/adc/stm32-adc.c.
*/
-#include <common.h>
#include <adc.h>
#include <dm.h>
#include <asm/io.h>