From: Peng Fan Date: Sun, 27 Apr 2025 05:50:20 +0000 (+0800) Subject: ASoC: codec: sma1307: Remove including of_gpio.h X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=a9ec9212f6d3b5fac6c2bcaaa9fcbcb469f045cb;p=users%2Fdwmw2%2Flinux.git ASoC: codec: sma1307: Remove including of_gpio.h of_gpio.h is deprecated. And there is no user in this driver using API in of_gpio.h, so remove it. Signed-off-by: Peng Fan Reviewed-by: Linus Walleij Link: https://patch.msgid.link/20250427055020.176099-1-peng.fan@oss.nxp.com Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/sma1307.c b/sound/soc/codecs/sma1307.c index 498189ab691c4..b3d401ada1760 100644 --- a/sound/soc/codecs/sma1307.c +++ b/sound/soc/codecs/sma1307.c @@ -8,7 +8,6 @@ #include #include -#include #include #include #include