projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42d1178
)
ASoC: cirrus: edb93xx: Drop legacy include
author
Linus Walleij
<linus.walleij@linaro.org>
Fri, 1 Dec 2023 13:20:36 +0000
(14:20 +0100)
committer
Mark Brown
<broonie@kernel.org>
Fri, 1 Dec 2023 16:59:22 +0000
(16:59 +0000)
This driver includes the legacy GPIO API <linux/gpio.h> but
does not use any symbols from it.
Drop the include.
Reviewed-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Link:
https://patchwork.kernel.org/project/alsa-devel/patch/20231122-ep93xx-v5-38-d59a76d5df29@maquefel.me/
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link:
https://lore.kernel.org/r/20231201-descriptors-sound-cirrus-v2-7-ee9f9d4655eb@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/cirrus/edb93xx.c
patch
|
blob
|
history
diff --git
a/sound/soc/cirrus/edb93xx.c
b/sound/soc/cirrus/edb93xx.c
index 6b6817256331963bca068096acf3d9613c05649a..8bb67d7d2b4bfc6e2c2880c499810c346960b287 100644
(file)
--- a/
sound/soc/cirrus/edb93xx.c
+++ b/
sound/soc/cirrus/edb93xx.c
@@
-11,7
+11,6
@@
*/
#include <linux/platform_device.h>
-#include <linux/gpio.h>
#include <linux/module.h>
#include <linux/soc/cirrus/ep93xx.h>
#include <sound/core.h>