linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Remove unused declarations for arm
@ 2022-09-14  3:46 Gaosheng Cui
  2022-09-14  3:46 ` [PATCH 1/3] ARM: OMAP2+: remove orphan declarations from omap2 Gaosheng Cui
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Gaosheng Cui @ 2022-09-14  3:46 UTC (permalink / raw)
  To: rostedt, mingo, linux, tony, bcousson, paul, krzysztof.kozlowski,
	alim.akhtar, stefan, rmk+kernel, linus.walleij, broonie,
	sebastian.reichel, cuigaosheng1
  Cc: linux-arm-kernel, linux-omap, linux-usb, linux-samsung-soc

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-10-03 12:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-14  3:46 [PATCH 0/3] Remove unused declarations for arm Gaosheng Cui
2022-09-14  3:46 ` [PATCH 1/3] ARM: OMAP2+: remove orphan declarations from omap2 Gaosheng Cui
2022-09-14  3:46 ` [PATCH 2/3] ARM: s3c: remove orphan declarations from arch/arm/mach-s3c/devs.h Gaosheng Cui
2022-09-14  9:18   ` Mark Brown
2022-09-19 10:19   ` (subset) " Krzysztof Kozlowski
2022-09-14  3:46 ` [PATCH 3/3] ARM: ftrace: remove unused ftrace_graph_caller_old() declaration Gaosheng Cui
2022-10-03 12:17   ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).