aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/qcom
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2023-12-19 16:45:42 +0000
committerMark Brown <broonie@kernel.org>2023-12-19 16:45:42 +0000
commitaefe7a8e268742ec9183f94e1380873802961c33 (patch)
tree8f2434f6b16cf01464dab6b3df63a9a14618c007 /sound/soc/qcom
parentASoC: dt-bindings: qcom,lpass-va-macro: remove spurious contains in if statement (diff)
parentASoC: tegra: tegra20_ac97: Convert to use GPIO descriptors (diff)
downloadwireguard-linux-aefe7a8e268742ec9183f94e1380873802961c33.tar.xz
wireguard-linux-aefe7a8e268742ec9183f94e1380873802961c33.zip
GPIO inclusion fixes to misc sound drivers
Merge series from Linus Walleij <linus.walleij@linaro.org>: Mostly dropping unused headers, and a single driver rewrite.
Diffstat (limited to 'sound/soc/qcom')
-rw-r--r--sound/soc/qcom/sc7180.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/qcom/sc7180.c b/sound/soc/qcom/sc7180.c
index a15f385ede45..029780d6fe6d 100644
--- a/sound/soc/qcom/sc7180.c
+++ b/sound/soc/qcom/sc7180.c
@@ -6,7 +6,6 @@
#include <dt-bindings/sound/sc7180-lpass.h>
#include <dt-bindings/sound/qcom,q6afe.h>
-#include <linux/gpio.h>
#include <linux/gpio/consumer.h>
#include <linux/module.h>
#include <linux/of.h>