Skip to content

Commit 0e9cb79

Browse files
lucaceresolirobertfoss
authored andcommitted
drm/bridge: ti-sn65dsi86: 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: 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-8-93df60faa756@bootlin.com
1 parent 5199ffb commit 0e9cb79

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/gpu/drm/bridge/ti-sn65dsi86.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
#include <drm/drm_edid.h>
3333
#include <drm/drm_mipi_dsi.h>
3434
#include <drm/drm_of.h>
35-
#include <drm/drm_panel.h>
3635
#include <drm/drm_print.h>
3736
#include <drm/drm_probe_helper.h>
3837

0 commit comments

Comments
 (0)