Skip to content

Commit 202f3f6

Browse files
lucaceresolirobertfoss
authored andcommitted
drm/bridge: parade-ps8622: remove unused drm_panel.h include
The file uses the panel_bridge APIs from drm_bridge.h, but no drm_panel APIs from drm_panel.h. Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> 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-3-93df60faa756@bootlin.com
1 parent f4e71f6 commit 202f3f6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/gpu/drm/bridge/parade-ps8622.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
#include <drm/drm_bridge.h>
2020
#include <drm/drm_crtc.h>
2121
#include <drm/drm_of.h>
22-
#include <drm/drm_panel.h>
2322
#include <drm/drm_print.h>
2423
#include <drm/drm_probe_helper.h>
2524

0 commit comments

Comments
 (0)