Skip to content

Commit 35314e3

Browse files
krzkbroonie
authored andcommitted
ASoC: codecs: wcd934x: drop unneeded regulator include
Driver does not use any regulator code, so drop redundant include of regulator/consumer.h header. Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://msgid.link/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 22221b1 commit 35314e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sound/soc/codecs/wcd934x.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#include <linux/of.h>
1414
#include <linux/platform_device.h>
1515
#include <linux/regmap.h>
16-
#include <linux/regulator/consumer.h>
1716
#include <linux/slab.h>
1817
#include <linux/slimbus.h>
1918
#include <sound/pcm_params.h>

0 commit comments

Comments
 (0)