aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2013-06-17 12:20:17 -0400
committerMark Brown <broonie@linaro.org>2013-06-17 12:20:17 -0400
commit9805fe391d918d5127530ca7741904407d28f428 (patch)
tree3f744f9fc4a7fea5e5ca8e2e0558723828e3b1d3 /include/sound
parent70fe99d8dbbcff8b61b613e738e9d133ed2d2b15 (diff)
parent656ca9d327a3dbac6db28c5bf80f5bc86f7f8548 (diff)
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Diffstat (limited to 'include/sound')
-rw-r--r--include/sound/soc-dapm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sound/soc-dapm.h b/include/sound/soc-dapm.h
index 69e8e0799d4d..3e479f4e15f5 100644
--- a/include/sound/soc-dapm.h
+++ b/include/sound/soc-dapm.h
@@ -481,7 +481,6 @@ struct snd_soc_dapm_route {
481/* dapm audio path between two widgets */ 481/* dapm audio path between two widgets */
482struct snd_soc_dapm_path { 482struct snd_soc_dapm_path {
483 const char *name; 483 const char *name;
484 const char *long_name;
485 484
486 /* source (input) and sink (output) widgets */ 485 /* source (input) and sink (output) widgets */
487 struct snd_soc_dapm_widget *source; 486 struct snd_soc_dapm_widget *source;