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 <[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 2ac2ff9 commit 5199ffb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)