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:
fb6ec1d
)
ASoC: soc-ops: remove soc-dpcm.h
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Mon, 3 Feb 2025 06:04:40 +0000
(06:04 +0000)
committer
Mark Brown
<broonie@kernel.org>
Mon, 3 Feb 2025 14:03:47 +0000
(14:03 +0000)
soc-ops is not using soc-dpcm.h. Remove it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link:
https://patch.msgid.link/874j1bsgw7.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-ops.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/soc-ops.c
b/sound/soc/soc-ops.c
index 19928f098d8dcbf9055727b2a81b6eade6fe52ef..c6601ef16f843b96fa23cbb473a3d0a006e72c21 100644
(file)
--- a/
sound/soc/soc-ops.c
+++ b/
sound/soc/soc-ops.c
@@
-24,7
+24,6
@@
#include <sound/pcm.h>
#include <sound/pcm_params.h>
#include <sound/soc.h>
-#include <sound/soc-dpcm.h>
#include <sound/initval.h>
/**