mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-31 22:15:38 +00:00
ASoC: wm_adsp: Remove duplicate info message for DSP RAM ready
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
parent
1552c32547
commit
5095f55d7c
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user