summaryrefslogtreecommitdiff
path: root/src/soc/intel/cannonlake/nhlt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/cannonlake/nhlt.c')
-rw-r--r--src/soc/intel/cannonlake/nhlt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/cannonlake/nhlt.c b/src/soc/intel/cannonlake/nhlt.c
index ff1b4464ba..ca31d39574 100644
--- a/src/soc/intel/cannonlake/nhlt.c
+++ b/src/soc/intel/cannonlake/nhlt.c
@@ -231,7 +231,7 @@ static const struct nhlt_endp_descriptor max98373_descriptors[] = {
.did = NHLT_DID_SSP,
.formats = max98373_capture_formats,
.num_formats = ARRAY_SIZE(max98373_capture_formats),
- },
+ },
};
int nhlt_soc_add_dmic_array(struct nhlt *nhlt, int num_channels)