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 <[email protected]> Reviewed-by: Douglas Anderson <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Signed-off-by: Robert Foss <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
1 parent 1b80b21 commit 66ac08b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)