[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20230718210839.1824792-2-robh@kernel.org>
Date: Tue, 18 Jul 2023 15:08:40 -0600
From: Rob Herring <robh@...nel.org>
To: Patrice Chotard <patrice.chotard@...s.st.com>,
Russell King <linux@...linux.org.uk>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH 2/2] ARM: sti: Drop unused includes
Several includes are not needed, so drop them.
Signed-off-by: Rob Herring <robh@...nel.org>
---
This depends on patch 1.
arch/arm/mach-sti/board-dt.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/arm/mach-sti/board-dt.c b/arch/arm/mach-sti/board-dt.c
index ffecbf29646f..488084b61b4a 100644
--- a/arch/arm/mach-sti/board-dt.c
+++ b/arch/arm/mach-sti/board-dt.c
@@ -4,8 +4,6 @@
* Author(s): Srinivas Kandagatla <srinivas.kandagatla@...com>
*/
-#include <linux/irq.h>
-#include <linux/of_platform.h>
#include <asm/hardware/cache-l2x0.h>
#include <asm/mach/arch.h>
--
2.40.1
Powered by blists - more mailing lists