From: Andy Shevchenko Date: Mon, 4 Mar 2024 18:02:33 +0000 (+0200) Subject: media: c8sectpfe: Remove unused of_gpio.h X-Git-Tag: v6.10-rc1~135^2~316 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7756d3cfe192bf5dd265825fef38618e2038f9ec;p=thirdparty%2Fkernel%2Flinux.git media: c8sectpfe: Remove unused of_gpio.h of_gpio.h is deprecated and subject to remove. The driver doesn't use it, simply remove the unused header. Signed-off-by: Andy Shevchenko Signed-off-by: Sean Young Signed-off-by: Hans Verkuil --- diff --git a/drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-core.c b/drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-core.c index e4cf27b5a0727..0df2a1b4974b2 100644 --- a/drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-core.c +++ b/drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-core.c @@ -24,7 +24,6 @@ #include #include #include -#include #include #include #include