Skip to content

Commit a9ec921

Browse files
MrVanbroonie
authored andcommitted
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 <peng.fan@nxp.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Link: https://patch.msgid.link/20250427055020.176099-1-peng.fan@oss.nxp.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 94602d8 commit a9ec921

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sound/soc/codecs/sma1307.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
#include <linux/firmware.h>
1010
#include <linux/i2c.h>
11-
#include <linux/of_gpio.h>
1211
#include <linux/regmap.h>
1312
#include <sound/pcm_params.h>
1413
#include <sound/tlv.h>

0 commit comments

Comments
 (0)