From: Andy Shevchenko Date: Thu, 31 Oct 2024 10:33:02 +0000 (+0200) Subject: ASoC: codecs: wcd937x: Remove unused of_gpio.h X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=bd0aff85d5f3f3fc22735ab5869008dfd8ab4867;p=users%2Fdwmw2%2Flinux.git ASoC: codecs: wcd937x: Remove unused of_gpio.h of_gpio.h is deprecated and subject to remove. The drivers in question don't use it, simply remove the unused header. Signed-off-by: Andy Shevchenko Link: https://patch.msgid.link/20241031103302.2450830-1-andriy.shevchenko@linux.intel.com Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/wcd937x.c b/sound/soc/codecs/wcd937x.c index 45f32d2819081..a11f9be91da4e 100644 --- a/sound/soc/codecs/wcd937x.c +++ b/sound/soc/codecs/wcd937x.c @@ -7,7 +7,6 @@ #include #include #include -#include #include #include #include