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 <[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 66ac08b commit f4e71f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)