platform: mtl: fix SSP DAI count

Fix the SSP DAI count to 3.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
This commit is contained in:
Kai Vehmanen 2024-04-16 16:48:38 +03:00 committed by Kai Vehmanen
parent c5230a9f0d
commit 7111ed266d
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
*/
/** \brief Number of 'base' SSP ports available */
#define DAI_NUM_SSP_BASE 6
#define DAI_NUM_SSP_BASE 3
/* HD/A */