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 <[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 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)