[PATCH] arm: remove unused profile.h includes

Will Deacon will at kernel.org
Thu Aug 20 08:19:25 PDT 2026


On Thu, Aug 20, 2026 at 03:14:15PM +0200, Anthony Iliopoulos wrote:
> None of the code in these files uses declarations provided by profile.h.
> Remove the unnecessary header includes across the various files to clean
> up dependencies and reduce include bloat.
> 
> Signed-off-by: Anthony Iliopoulos <ailiop at suse.com>
> ---
>  arch/arm/kernel/smp.c    | 1 -
>  arch/arm/kernel/time.c   | 1 -
>  arch/arm64/kernel/smp.c  | 1 -
>  arch/arm64/kernel/time.c | 1 -
>  4 files changed, 4 deletions(-)

arch/arm/ and arch/arm64 have different maintainers. Please can you
split this into two patches so they can be picked up separately?

Will



More information about the linux-arm-kernel mailing list