diff options
Diffstat (limited to 'src/include/nhlt.h')
-rw-r--r-- | src/include/nhlt.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/nhlt.h b/src/include/nhlt.h index 5b72320f02..f692b9ab69 100644 --- a/src/include/nhlt.h +++ b/src/include/nhlt.h @@ -320,7 +320,8 @@ 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, |