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 <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 94602d8 commit a9ec921

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)