projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0dde4b5
)
ASoC: trace: remove snd_soc_codec
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Wed, 28 Mar 2018 02:18:13 +0000
(
02:18
+0000)
committer
Mark Brown
<broonie@kernel.org>
Mon, 16 Apr 2018 10:53:35 +0000
(11:53 +0100)
snd_soc_codec is replaced to snd_soc_component,
and it is not used in this file.
Let's remove it
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/trace/events/asoc.h
patch
|
blob
|
history
diff --git
a/include/trace/events/asoc.h
b/include/trace/events/asoc.h
index ccd1a3bdff46e28bdd363822141d55522ca55543..40c300fe704dadbe2974593e19cf9c29b062792b 100644
(file)
--- a/
include/trace/events/asoc.h
+++ b/
include/trace/events/asoc.h
@@
-12,7
+12,6
@@
#define DAPM_ARROW(dir) (((dir) == SND_SOC_DAPM_DIR_OUT) ? "->" : "<-")
struct snd_soc_jack;
-struct snd_soc_codec;
struct snd_soc_card;
struct snd_soc_dapm_widget;
struct snd_soc_dapm_path;