public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Dead structs in media/platform
@ 2024-05-30 13:26 linux
  2024-05-30 13:26 ` [PATCH v2 1/3] media: amphion: remove unused struct 'vpu_malone_frame_buffer' linux
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: linux @ 2024-05-30 13:26 UTC (permalink / raw)
  To: mchehab, ming.qian, eagle.zhou, digetx, jonathanh
  Cc: linux-tegra, linux-media, linux-kernel, Dr. David Alan Gilbert

From: "Dr. David Alan Gilbert" <linux@treblig.org>

Clean out a bunch of dead structs in media/platform.
Build tested only.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>

v2:
  Removed tegra_vde_h264_frame declaration in header
  Typo in first subject line

Dr. David Alan Gilbert (3):
  media: amphion: remove unused struct 'vpu_malone_frame_buffer'
  media: m2m-deinterlace: remove unused struct 'vb2_dc_conf'
  media: tegra-vde: remove unused struct 'tegra_vde_h264_frame'

 drivers/media/platform/amphion/vpu_malone.c    | 5 -----
 drivers/media/platform/m2m-deinterlace.c       | 4 ----
 drivers/media/platform/nvidia/tegra-vde/h264.c | 5 -----
 drivers/media/platform/nvidia/tegra-vde/vde.h  | 1 -
 4 files changed, 15 deletions(-)

-- 
2.45.1


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

end of thread, other threads:[~2024-05-30 15:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-30 13:26 [PATCH v2 0/3] Dead structs in media/platform linux
2024-05-30 13:26 ` [PATCH v2 1/3] media: amphion: remove unused struct 'vpu_malone_frame_buffer' linux
2024-05-30 13:26 ` [PATCH v2 2/3] media: m2m-deinterlace: remove unused struct 'vb2_dc_conf' linux
2024-05-30 13:26 ` [PATCH v2 3/3] media: tegra-vde: remove unused struct 'tegra_vde_h264_frame' linux
2024-05-30 14:59   ` Thierry Reding
2024-05-30 15:28     ` Dr. David Alan Gilbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox