Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: sti: Drop unused includes

Several includes are not needed, so drop them.

Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Patrice Chotard <patrice.chotard@foss.st.com>
Link: https://lore.kernel.org/r/20230803-dt-header-cleanups-for-soc-v2-2-d8de2cc88bff@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

authored by

Rob Herring and committed by
Arnd Bergmann
b8678ca5 c0b736d3

-2
-2
arch/arm/mach-sti/board-dt.c
··· 4 4 * Author(s): Srinivas Kandagatla <srinivas.kandagatla@st.com> 5 5 */ 6 6 7 - #include <linux/irq.h> 8 - #include <linux/of_platform.h> 9 7 #include <asm/hardware/cache-l2x0.h> 10 8 #include <asm/mach/arch.h> 11 9