projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37efe23
)
ASoC: rt5677-spi: Drop unused GPIO include
author
Linus Walleij
<linus.walleij@linaro.org>
Tue, 18 Sep 2018 19:11:57 +0000
(12:11 -0700)
committer
Mark Brown
<broonie@kernel.org>
Tue, 18 Sep 2018 19:49:33 +0000
(12:49 -0700)
This SPI driver does not use the legacy GPIO header so
just delete it.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5677-spi.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/rt5677-spi.c
b/sound/soc/codecs/rt5677-spi.c
index
bd51f36
..
84501c2
100644
(file)
--- a/
sound/soc/codecs/rt5677-spi.c
+++ b/
sound/soc/codecs/rt5677-spi.c
@@
-18,7
+18,6
@@
#include <linux/interrupt.h>
#include <linux/irq.h>
#include <linux/slab.h>
-#include <linux/gpio.h>
#include <linux/sched.h>
#include <linux/uaccess.h>
#include <linux/regulator/consumer.h>