ipc4: refine dsp core comments

Found by Linux patch review.

Signed-off-by: Rander Wang <rander.wang@intel.com>
This commit is contained in:
Rander Wang 2022-10-24 14:48:07 +08:00 committed by Liam Girdwood
parent e961e442ba
commit f897921490
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ union ipc4_rom_info {
} platform;
} __attribute__((packed, aligned(4)));
/* Number of pipeline registers slots in FW Regs. */
/* Number of dsp core supported in FW Regs. */
#define IPC4_MAX_SUPPORTED_ADSP_CORES 8
/* Number of pipeline registers slots in FW Regs. */