From: Linus Walleij Date: Sat, 29 May 2021 00:27:59 +0000 (+0200) Subject: drm/bridge: lt8912b: Drop unused includes X-Git-Tag: irq-urgent-2021-07-11~74^2~18^2~4 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ef9e57cda5fb290258a060e4f3e712148bc5b421;p=users%2Fdwmw2%2Flinux.git drm/bridge: lt8912b: Drop unused includes The Lontium bridge is including legacy header files for GPIO but not using them. Delete the includes. Cc: Adrien Grassein Cc: Robert Foss Signed-off-by: Linus Walleij Reviewed-by: Adren Grassein Signed-off-by: Robert Foss Link: https://patchwork.freedesktop.org/patch/msgid/20210529002759.468964-1-linus.walleij@linaro.org --- diff --git a/drivers/gpu/drm/bridge/lontium-lt8912b.c b/drivers/gpu/drm/bridge/lontium-lt8912b.c index 34baa82d45886..76c720b535fbb 100644 --- a/drivers/gpu/drm/bridge/lontium-lt8912b.c +++ b/drivers/gpu/drm/bridge/lontium-lt8912b.c @@ -7,8 +7,6 @@ #include #include #include -#include -#include #include #include