From: Rob Herring Date: Thu, 3 Aug 2023 22:42:49 +0000 (-0600) Subject: ARM: npcm: Drop unused includes X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=152d11a0b5095e4eb7858e2d331523cb2f2fc3f1;p=linux.git ARM: npcm: Drop unused includes Several includes are not needed, so drop them. Signed-off-by: Rob Herring Link: https://lore.kernel.org/r/20230803-dt-header-cleanups-for-soc-v2-9-d8de2cc88bff@kernel.org Signed-off-by: Arnd Bergmann --- diff --git a/arch/arm/mach-npcm/platsmp.c b/arch/arm/mach-npcm/platsmp.c index 21633c70fe7fe..41891d3aa1247 100644 --- a/arch/arm/mach-npcm/platsmp.c +++ b/arch/arm/mach-npcm/platsmp.c @@ -5,12 +5,9 @@ #define pr_fmt(fmt) "nuvoton,npcm7xx-smp: " fmt #include -#include #include #include #include -#include -#include #include #include #include