From: Karol Trzcinski Date: Tue, 24 Nov 2020 18:00:16 +0000 (+0200) Subject: ASoC: SOF: Change section comment for SOF_IPC_TEST_ X-Git-Tag: howlett/maple_spf/20210104~358^2^2^2~57 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=6dd958955d3053a9c50353e39671622af4b8fba2;p=users%2Fjedix%2Flinux-maple.git ASoC: SOF: Change section comment for SOF_IPC_TEST_ Section comment should be coherent with IPC prefix from define names. Signed-off-by: Karol Trzcinski Reviewed-by: Pierre-Louis Bossart Signed-off-by: Kai Vehmanen Link: https://lore.kernel.org/r/20201124180017.2232128-4-kai.vehmanen@linux.intel.com Signed-off-by: Mark Brown --- diff --git a/include/sound/sof/header.h b/include/sound/sof/header.h index ece6d48dd0072..13256d4fb0dda 100644 --- a/include/sound/sof/header.h +++ b/include/sound/sof/header.h @@ -118,7 +118,7 @@ #define SOF_IPC_TRACE_DMA_POSITION SOF_CMD_TYPE(0x002) #define SOF_IPC_TRACE_DMA_PARAMS_EXT SOF_CMD_TYPE(0x003) -/* debug */ +/* test */ #define SOF_IPC_TEST_IPC_FLOOD SOF_CMD_TYPE(0x001) /* Get message component id */