From 036a80be9569bd9b711f1c7128aca36a0616c04b Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Sat, 29 May 2021 02:27:59 +0200 Subject: drm/bridge: lt8912b: Drop unused includes The Lontium bridge is including legacy header files for GPIO but not using them. Delete the includes. Upstream-Status: Backport [ef9e57cda5fb290258a060e4f3e712148bc5b421] 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 --- drivers/gpu/drm/bridge/lontium-lt8912b.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/gpu/drm/bridge/lontium-lt8912b.c b/drivers/gpu/drm/bridge/lontium-lt8912b.c index 34baa82d4588..76c720b535fb 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 -- cgit v1.2.3