From ba0b54babf31ac0272741814370810f1f72a5d8d Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 30 Apr 2024 07:35:39 -0600 Subject: arm: omap2: Remove and add needed includes Remove from all mach-omap2 files and when needed add missing include files directly. Signed-off-by: Tom Rini --- arch/arm/mach-omap2/utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/mach-omap2/utils.c') diff --git a/arch/arm/mach-omap2/utils.c b/arch/arm/mach-omap2/utils.c index 0623281a3c7..2326d153b12 100644 --- a/arch/arm/mach-omap2/utils.c +++ b/arch/arm/mach-omap2/utils.c @@ -3,9 +3,9 @@ * Copyright 2011 Linaro Limited * Aneesh V */ -#include #include #include +#include #include #include #include -- cgit v1.2.3