Skip to content

Commit 10fab06

Browse files
lucaceresolirobertfoss
authored andcommitted
drm/bridge: parade-ps8640: 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 202f3f6 commit 10fab06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
#include <drm/drm_edid.h>
2121
#include <drm/drm_mipi_dsi.h>
2222
#include <drm/drm_of.h>
23-
#include <drm/drm_panel.h>
2423
#include <drm/drm_print.h>
2524

2625
#define PAGE0_AUXCH_CFG3 0x76

0 commit comments

Comments
 (0)