From e8df6eeb8db445c3440670e712a24dae0afdabce Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 30 Apr 2024 07:35:32 -0600 Subject: arm: stm32/stm32mp: Remove and add needed includes Remove from all mach-stm32 and mach-stm32mp files and when needed add missing include files directly. Signed-off-by: Tom Rini --- arch/arm/mach-stm32mp/bsec.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-stm32mp/bsec.c') diff --git a/arch/arm/mach-stm32mp/bsec.c b/arch/arm/mach-stm32mp/bsec.c index 5b869017ec1..9ba7a6c9a89 100644 --- a/arch/arm/mach-stm32mp/bsec.c +++ b/arch/arm/mach-stm32mp/bsec.c @@ -5,7 +5,6 @@ #define LOG_CATEGORY UCLASS_MISC -#include #include #include #include -- cgit v1.2.3