Skip to content

Commit f4e71f6

Browse files
lucaceresolirobertfoss
authored andcommitted
drm/bridge: nxp-ptn3460: 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: 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-2-93df60faa756@bootlin.com
1 parent 66ac08b commit f4e71f6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/gpu/drm/bridge/nxp-ptn3460.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
#include <drm/drm_crtc.h>
1616
#include <drm/drm_edid.h>
1717
#include <drm/drm_of.h>
18-
#include <drm/drm_panel.h>
1918
#include <drm/drm_print.h>
2019
#include <drm/drm_probe_helper.h>
2120

0 commit comments

Comments
 (0)