diff options
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/nhlt.h | 3 |
1 files changed, 1 insertions, 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, |