[PATCH 0/3] Remove unused declarations for arm

Gaosheng Cui cuigaosheng1 at huawei.com
Tue Sep 13 20:46:12 PDT 2022


This series contains a few cleanup patches, to remove unused
declarations which have been removed. Thanks!

Gaosheng Cui (3):
  ARM: OMAP2+: remove orphan declarations from omap2
  ARM: s3c: remove orphan declarations from arch/arm/mach-s3c/devs.h
  ARM: ftrace: remove unused ftrace_graph_caller_old() declaration

 arch/arm/kernel/ftrace.c                     | 1 -
 arch/arm/mach-omap2/common.h                 | 3 ---
 arch/arm/mach-omap2/omap_hwmod.h             | 3 ---
 arch/arm/mach-omap2/omap_hwmod_common_data.h | 1 -
 arch/arm/mach-omap2/omap_opp_data.h          | 5 -----
 arch/arm/mach-omap2/serial.h                 | 3 ---
 arch/arm/mach-omap2/usb.h                    | 1 -
 arch/arm/mach-s3c/devs.h                     | 2 --
 8 files changed, 19 deletions(-)

-- 
2.25.1




More information about the linux-arm-kernel mailing list