mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [PATCH 1/2] video: ipuv3: drop unused drm_ forward declarations
Date: Tue,  6 May 2025 08:22:18 +0200	[thread overview]
Message-ID: <20250506062219.3091457-1-a.fatoum@pengutronix.de> (raw)

None of these types are actually used, so drop their forward
declaration.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 drivers/video/imx-ipu-v3/ipuv3-plane.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/drivers/video/imx-ipu-v3/ipuv3-plane.h b/drivers/video/imx-ipu-v3/ipuv3-plane.h
index cade98e3e96b..af8c13376cfd 100644
--- a/drivers/video/imx-ipu-v3/ipuv3-plane.h
+++ b/drivers/video/imx-ipu-v3/ipuv3-plane.h
@@ -2,11 +2,7 @@
 #ifndef __IPUV3_PLANE_H__
 #define __IPUV3_PLANE_H__
 
-struct drm_plane;
-struct drm_device;
 struct ipu_soc;
-struct drm_crtc;
-struct drm_framebuffer;
 
 struct ipuv3_channel;
 struct dmfc_channel;
-- 
2.39.5




             reply	other threads:[~2025-05-06  6:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-06  6:22 Ahmad Fatoum [this message]
2025-05-06  6:22 ` [PATCH 2/2] video: Rockchip: drop unused declarations Ahmad Fatoum
2025-05-06  7:23 ` [PATCH 1/2] video: ipuv3: drop unused drm_ forward declarations Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250506062219.3091457-1-a.fatoum@pengutronix.de \
    --to=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox