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 <luca.ceresoli@bootlin.com> Reviewed-by: Douglas Anderson <dianders@chromium.org> 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-4-93df60faa756@bootlin.com
1 parent 202f3f6 commit 10fab06

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)