From a57cc2ffb2244c6c93b2e33de4168f12fc8faf29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonathan=20Neusch=C3=A4fer?= Date: Tue, 19 Sep 2017 15:19:53 +0200 Subject: [PATCH] include/nhlt: Unbreak a long URL MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I2c955e9978d56bd1a174ae48e1b69adee43986c9 Signed-off-by: Jonathan Neuschäfer Reviewed-on: https://review.coreboot.org/21599 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin --- src/include/nhlt.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/include/nhlt.h b/src/include/nhlt.h index f692b9ab69..5b72320f02 100644 --- a/src/include/nhlt.h +++ b/src/include/nhlt.h @@ -320,8 +320,7 @@ struct nhlt_dmic_array_config { /* * Microphone array definitions may be found here: - * https://msdn.microsoft.com/en-us/library/windows/hardware/ - * dn613960%28v=vs.85%29.aspx + * https://msdn.microsoft.com/en-us/library/windows/hardware/dn613960%28v=vs.85%29.aspx */ enum { NHLT_MIC_ARRAY_2CH_SMALL = 0xa,