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/boot-common.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-omap2/boot-common.c') diff --git a/arch/arm/mach-omap2/boot-common.c b/arch/arm/mach-omap2/boot-common.c index aa0ab13d5fb..e1ea3515ac1 100644 --- a/arch/arm/mach-omap2/boot-common.c +++ b/arch/arm/mach-omap2/boot-common.c @@ -7,7 +7,6 @@ * Copyright (C) 2011, Texas Instruments, Incorporated - https://www.ti.com/ */ -#include #include #include #include -- cgit v1.2.3