Selaa lähdekoodia

ASoC: ep93xx-ac97: remove extra empty line

Signed-off-by: Mika Westerberg <mika.westerberg@iki.fi>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Mika Westerberg 14 vuotta sitten
vanhempi
commit
10b6089a69
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      sound/soc/ep93xx/ep93xx-ac97.c

+ 0 - 1
sound/soc/ep93xx/ep93xx-ac97.c

@@ -253,7 +253,6 @@ static int ep93xx_ac97_trigger(struct snd_pcm_substream *substream,
 	struct ep93xx_ac97_info *info = snd_soc_dai_get_drvdata(dai);
 	unsigned v = 0;
 
-
 	switch (cmd) {
 	case SNDRV_PCM_TRIGGER_START:
 	case SNDRV_PCM_TRIGGER_RESUME: