Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5a0b0743 authored by Joe Perches's avatar Joe Perches Committed by Mark Brown
Browse files

ASoC: Update WARN uses in wm_hubs



Add missing newlines.

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Acked-by: default avatarLiam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 76a6106f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -123,7 +123,7 @@ static void calibrate_dc_servo(struct snd_soc_codec *codec)
			reg_r = reg & WM8993_DCS_DAC_WR_VAL_0_MASK;
			break;
		default:
			WARN(1, "Unknown DCS readback method");
			WARN(1, "Unknown DCS readback method\n");
			break;
		}