diff options
author | Jonathan Corbet <corbet@lwn.net> | 2015-08-25 01:14:48 -0600 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-08-28 19:07:16 +0100 |
commit | 628536ea0627e71da654bd34b1942c85832dbdba (patch) | |
tree | 090475fe2bd567c13c049a48bb466f2a99d7dca5 /Documentation/DocBook | |
parent | 7d1442b4c4142d94a83451d4e7a11db8aee132ab (diff) | |
download | linux-628536ea0627e71da654bd34b1942c85832dbdba.tar.gz linux-628536ea0627e71da654bd34b1942c85832dbdba.tar.bz2 linux-628536ea0627e71da654bd34b1942c85832dbdba.zip |
ASoC: Clean up docbook warnings
A number of functions and structures in the sound subsystem had incomplete
and/or obsolete DocBook comments, leading to warnings when the docs were
built. Correct those comments so that we can enjoy our audio in the
absence of warning noise.
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r-- | Documentation/DocBook/alsa-driver-api.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/alsa-driver-api.tmpl b/Documentation/DocBook/alsa-driver-api.tmpl index 71f9246127ec..e94a10bb4a9e 100644 --- a/Documentation/DocBook/alsa-driver-api.tmpl +++ b/Documentation/DocBook/alsa-driver-api.tmpl @@ -108,7 +108,7 @@ <sect1><title>ASoC Core API</title> !Iinclude/sound/soc.h !Esound/soc/soc-core.c -!Esound/soc/soc-cache.c +<!-- !Esound/soc/soc-cache.c no docbook comments here --> !Esound/soc/soc-devres.c !Esound/soc/soc-io.c !Esound/soc/soc-pcm.c |