Skip to content

Commit 202f3f6

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
#include <drm/drm_bridge.h>
2020
#include <drm/drm_crtc.h>
2121
#include <drm/drm_of.h>
22-
#include <drm/drm_panel.h>
2322
#include <drm/drm_print.h>
2423
#include <drm/drm_probe_helper.h>
2524

0 commit comments

Comments
 (0)