stm32mp1: do not include platform header files directly in drivers
[project/bcm63xx/atf.git] / drivers / st / io / io_stm32image.c
index ba612e2e9333a08539bea99944bc91036e745212..0164a2d43da4688fe9d647aa88fdc32e7caedc59 100644 (file)
@@ -18,8 +18,6 @@
 #include <lib/utils.h>
 #include <plat/common/platform.h>
 
-#include <boot_api.h>
-
 static uintptr_t backend_dev_handle;
 static uintptr_t backend_image_spec;
 static uint32_t *stm32_img;