Skip to content

Commit

Permalink
ASoC: wm_adsp: Remove duplicate info message for DSP RAM ready
Browse files Browse the repository at this point in the history
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
  • Loading branch information
Charles Keepax authored and Mark Brown committed Dec 18, 2013
1 parent 1552c32 commit 5095f55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sound/soc/codecs/wm_adsp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1488,7 +1488,6 @@ static int wm_adsp2_ena(struct wm_adsp *dsp)
}

adsp_dbg(dsp, "RAM ready after %d polls\n", count);
adsp_info(dsp, "RAM ready after %d polls\n", count);

return 0;
}
Expand Down

0 comments on commit 5095f55

Please sign in to comment.