Skip to content

Commit 5199ffb

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
#include <drm/drm_bridge.h>
4141
#include <drm/drm_mipi_dsi.h>
4242
#include <drm/drm_of.h>
43-
#include <drm/drm_panel.h>
4443
#include <drm/drm_print.h>
4544
#include <drm/drm_probe_helper.h>
4645

0 commit comments

Comments
 (0)