mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] ASoC: trace: remove snd_soc_codec
@ 2018-03-28  2:18 Kuninori Morimoto
  2018-03-28  2:38 ` Applied "ASoC: trace: remove snd_soc_codec" to the asoc tree Mark Brown
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Kuninori Morimoto @ 2018-03-28  2:18 UTC (permalink / raw)
  To: Mark Brown, Steven Rostedt, Ingo Molnar, Greg Kroah-Hartman,
	Thomas Gleixner, Philippe Ombredanne, Kate Stewart
  Cc: Linux-ALSA, open list


From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

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>
---
 include/trace/events/asoc.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/trace/events/asoc.h b/include/trace/events/asoc.h
index ccd1a3b..40c300f 100644
--- 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;
-- 
1.9.1

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-07-14 22:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-28  2:18 [PATCH] ASoC: trace: remove snd_soc_codec Kuninori Morimoto
2018-03-28  2:38 ` Applied "ASoC: trace: remove snd_soc_codec" to the asoc tree Mark Brown
2018-04-12 16:17 ` Mark Brown
2018-04-13 10:57 ` Mark Brown
2018-04-13 11:25 ` Mark Brown
2018-05-01 21:09 ` Mark Brown
2018-06-26 15:03 ` Mark Brown
2018-07-13 15:10 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®