Jonathan Neuschäfer has uploaded this change for review. ( https://review.coreboot.org/21599
Change subject: include/nhlt: Unbreak a long URL ......................................................................
include/nhlt: Unbreak a long URL
Change-Id: I2c955e9978d56bd1a174ae48e1b69adee43986c9 Signed-off-by: Jonathan Neuschäfer j.neuschaefer@gmx.net --- M src/include/nhlt.h 1 file changed, 1 insertion(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/99/21599/1
diff --git a/src/include/nhlt.h b/src/include/nhlt.h index f692b9a..5b72320 100644 --- a/src/include/nhlt.h +++ b/src/include/nhlt.h @@ -320,8 +320,7 @@
/* * 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... */ enum { NHLT_MIC_ARRAY_2CH_SMALL = 0xa,