public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Dead structs in media/platform
@ 2024-05-25  0:01 linux
  2024-05-25  0:01 ` [PATCH 1/3] meida: amphion: remove unused struct 'vpu_malone_frame_buffer' linux
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: linux @ 2024-05-25  0:01 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>

Dr. David Alan Gilbert (3):
  meida: 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 -----
 3 files changed, 14 deletions(-)

-- 
2.45.1


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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-25  0:01 [PATCH 0/3] Dead structs in media/platform linux
2024-05-25  0:01 ` [PATCH 1/3] meida: amphion: remove unused struct 'vpu_malone_frame_buffer' linux
2024-05-25  0:01 ` [PATCH 2/3] media: m2m-deinterlace: remove unused struct 'vb2_dc_conf' linux
2024-05-25  0:01 ` [PATCH 3/3] media: tegra-vde: remove unused struct 'tegra_vde_h264_frame' linux
2024-05-30 12:26   ` Hans Verkuil
2024-05-30 13:27     ` 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