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 <andriy.shevchenko@linux.intel.com> Link: https://patch.msgid.link/20241031103302.2450830-1-andriy.shevchenko@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent c0aba02 commit bd0aff8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)