]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ALSA: ASoC: Fix typo in snd_soc_card update documentation
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 21 Nov 2008 15:08:23 +0000 (15:08 +0000)
committerTakashi Iwai <tiwai@suse.de>
Fri, 21 Nov 2008 15:18:26 +0000 (16:18 +0100)
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Documentation/sound/alsa/soc/machine.txt

index 4a9f51e2905c3c95cff3e0459b7674e47e70c851..bab7711ce96311470a3eddb9a9500772b02a777e 100644 (file)
@@ -9,7 +9,7 @@ the audio subsystem with the kernel as a platform device and is represented by
 the following struct:-
 
 /* SoC machine */
-struct snd_soc_card {_
+struct snd_soc_card {
        char *name;
 
        int (*probe)(struct platform_device *pdev);