projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
487b467
)
ASoC: qcom: sc7180: Drop GPIO include
author
Linus Walleij
<linus.walleij@linaro.org>
Thu, 14 Dec 2023 13:15:43 +0000
(14:15 +0100)
committer
Mark Brown
<broonie@kernel.org>
Mon, 18 Dec 2023 14:03:30 +0000
(14:03 +0000)
This driver is including the legacy GPIO header <linux/gpio.h>
but not using any symbols from it. Drop the include.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link:
https://msgid.link/r/20231214-gpio-descriptors-sound-misc-v1-2-e3004176bd8b@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/qcom/sc7180.c
patch
|
blob
|
history
diff --git
a/sound/soc/qcom/sc7180.c
b/sound/soc/qcom/sc7180.c
index b0320a74d5088fbae7c65bd8e01dc2c6a0ae16cc..4ab34a8842ceb0ca63ca7f9e50c1c8626f6a3376 100644
(file)
--- 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>