From: Luca Ceresoli Date: Thu, 6 Feb 2025 17:02:40 +0000 (+0100) Subject: drm/bridge: ti-sn65dsi86: remove unused drm_panel.h include X-Git-Tag: v6.15-rc1~120^2~20^2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0e9cb79ce49bb42230be1cb27c56326c3cd7ca90;p=thirdparty%2Fkernel%2Flinux.git drm/bridge: ti-sn65dsi86: 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 Reviewed-by: Douglas Anderson Reviewed-by: Dmitry Baryshkov Signed-off-by: Robert Foss Link: https://patchwork.freedesktop.org/patch/msgid/20250206-drm-cleanups-v1-8-93df60faa756@bootlin.com --- diff --git a/drivers/gpu/drm/bridge/ti-sn65dsi86.c b/drivers/gpu/drm/bridge/ti-sn65dsi86.c index b3d617505dda7..205bd0fde4f8b 100644 --- a/drivers/gpu/drm/bridge/ti-sn65dsi86.c +++ b/drivers/gpu/drm/bridge/ti-sn65dsi86.c @@ -32,7 +32,6 @@ #include #include #include -#include #include #include