From: "Luca Ceresoli" <luca.ceresoli@bootlin.com>
To: "Laurent Pinchart" <laurent.pinchart+renesas@ideasonboard.com>,
<dri-devel@lists.freedesktop.org>
Cc: "Andrzej Hajda" <andrzej.hajda@intel.com>,
"Neil Armstrong" <neil.armstrong@linaro.org>,
"Robert Foss" <rfoss@kernel.org>,
"Jonas Karlman" <jonas@kwiboo.se>,
"Jernej Skrabec" <jernej.skrabec@gmail.com>,
"Luca Ceresoli" <luca.ceresoli@bootlin.com>,
"Maarten Lankhorst" <maarten.lankhorst@linux.intel.com>,
"Maxime Ripard" <mripard@kernel.org>,
"Thomas Zimmermann" <tzimmermann@suse.de>
Subject: Re: [PATCH] drm/bridge: Replace outdated forward declaration
Date: Fri, 17 Jul 2026 16:02:31 +0200 [thread overview]
Message-ID: <DK0WHBO1R2YM.284307RZK645L@bootlin.com> (raw)
In-Reply-To: <20260703224143.3886069-1-laurent.pinchart+renesas@ideasonboard.com>
On Sat Jul 4, 2026 at 12:41 AM CEST, Laurent Pinchart wrote:
> The drm_bridge.h header forward-declares struct edid, whose last usage
> in the file was removed in commit 27b8f91c08d9 ("drm/bridge: remove
> ->get_edid callback"). Commit 11f6c4b1b259 ("drm/bridge: Add
> connector-related bridge operations and data") then introduced usage of
> struct drm_edid, without a corresponding forward declaration. Fix those
> two issues by replacing the struct edid forward declaration with struct
> drm_edid.
>
> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
--
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2026-07-17 14:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-03 22:41 [PATCH] drm/bridge: Replace outdated forward declaration Laurent Pinchart
2026-07-17 14:02 ` Luca Ceresoli [this message]
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=DK0WHBO1R2YM.284307RZK645L@bootlin.com \
--to=luca.ceresoli@bootlin.com \
--cc=andrzej.hajda@intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=jernej.skrabec@gmail.com \
--cc=jonas@kwiboo.se \
--cc=laurent.pinchart+renesas@ideasonboard.com \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=rfoss@kernel.org \
--cc=tzimmermann@suse.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.