[ALSA] Remove trailing white space from wm9712.c
[linux-drm-fsl-dcu.git] / sound / soc / codecs / wm9712.c
index c6b7de4264601b6a9b9ad6908055d88bd5ac142c..36c6a38a0f9476d3e4d4aff102c6a91d693f2b90 100644 (file)
@@ -45,7 +45,7 @@ static int ac97_write(struct snd_soc_codec *codec,
 /* may need to expand this */
 static struct snd_soc_dai_mode ac97_modes[] = {
        {
-               .pcmfmt = SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S18_3LE,   
+               .pcmfmt = SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S18_3LE,
                .pcmrate = AC97_RATES,
                .pcmdir = AC97_DIR,
        },