Skip to content

Commit 66ac08b

Browse files
lucaceresolirobertfoss
authored andcommitted
drm/panel: remove unnecessary forward declaration
'struct drm_device' is not used at all in this file since commit aa6c436 ("drm/panel: drop drm_device from drm_panel"). Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Reviewed-by: Douglas Anderson <dianders@chromium.org> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Robert Foss <rfoss@kernel.org> Link: https://patchwork.freedesktop.org/patch/msgid/20250206-drm-cleanups-v1-1-93df60faa756@bootlin.com
1 parent 1b80b21 commit 66ac08b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

include/drm/drm_panel.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ struct backlight_device;
3333
struct dentry;
3434
struct device_node;
3535
struct drm_connector;
36-
struct drm_device;
3736
struct drm_panel_follower;
3837
struct drm_panel;
3938
struct display_timing;

0 commit comments

Comments
 (0)