projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a02c42d
)
ASoC: samsung: bells: Drop unused include
author
Linus Walleij
<linus.walleij@linaro.org>
Mon, 3 Mar 2025 08:41:41 +0000
(09:41 +0100)
committer
Mark Brown
<broonie@kernel.org>
Tue, 4 Mar 2025 12:29:34 +0000
(12:29 +0000)
This file does not use the symbols from the legacy
<linux/gpio.h> header, so let's drop it.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link:
https://patch.msgid.link/20250303-samsung-codecs-v1-1-56a2299dd928@linaro.org
Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/samsung/bells.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/samsung/bells.c
b/sound/soc/samsung/bells.c
index 365b1aca4855c885e0b59a1101475d8edb86374f..b4c0857ae35134b58a125b0746af07a5fff040fa 100644
(file)
--- a/
sound/soc/samsung/bells.c
+++ b/
sound/soc/samsung/bells.c
@@
-7,7
+7,6
@@
#include <sound/soc.h>
#include <sound/soc-dapm.h>
#include <sound/jack.h>
-#include <linux/gpio.h>
#include <linux/module.h>
#include "../codecs/wm5102.h"