Merge tag 'v2021.01-rc5' into next
[platform/kernel/u-boot.git] / drivers / mtd / stm32_flash.c
index fd0d550..95afa2d 100644 (file)
@@ -5,6 +5,7 @@
  */
 
 #include <common.h>
+#include <flash.h>
 #include <asm/io.h>
 #include <asm/arch/stm32.h>
 #include "stm32_flash.h"