From: Rob Herring Date: Thu, 3 Aug 2023 22:42:48 +0000 (-0600) Subject: ARM: nomadik: Drop unused includes X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=23174ee58007f7e325b1f67ddc3a01fb0d83d18f;p=linux.git ARM: nomadik: Drop unused includes Several includes are not needed, so drop them. Signed-off-by: Rob Herring Acked-by: Linus Walleij Link: https://lore.kernel.org/r/20230803-dt-header-cleanups-for-soc-v2-8-d8de2cc88bff@kernel.org Signed-off-by: Arnd Bergmann --- diff --git a/arch/arm/mach-nomadik/cpu-8815.c b/arch/arm/mach-nomadik/cpu-8815.c index 51f88a297c4e6..0eed60917dcf9 100644 --- a/arch/arm/mach-nomadik/cpu-8815.c +++ b/arch/arm/mach-nomadik/cpu-8815.c @@ -5,25 +5,12 @@ #include #include -#include -#include -#include #include -#include -#include -#include -#include -#include -#include #include #include -#include #include -#include -#include - /* * These are the only hard-coded address offsets we still have to use. */