Skip to content

Commit bd0aff8

Browse files
andy-shevbroonie
authored andcommitted
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 <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent c0aba02 commit bd0aff8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sound/soc/codecs/wcd937x.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
#include <linux/gpio/consumer.h>
88
#include <linux/kernel.h>
99
#include <linux/module.h>
10-
#include <linux/of_gpio.h>
1110
#include <linux/of.h>
1211
#include <linux/platform_device.h>
1312
#include <linux/pm_runtime.h>

0 commit comments

Comments
 (0)