aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarol Trzcinski <[email protected]>2020-11-24 20:00:16 +0200
committerMark Brown <[email protected]>2020-11-25 11:07:16 +0000
commit6dd958955d3053a9c50353e39671622af4b8fba2 (patch)
treec94077535efcddd300fb8f0587203097267a9d8b
parent2e4f3f9141cc626147eaf6fbb8a92f17fd069553 (diff)
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 <[email protected]> Reviewed-by: Pierre-Louis Bossart <[email protected]> Signed-off-by: Kai Vehmanen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
-rw-r--r--include/sound/sof/header.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sound/sof/header.h b/include/sound/sof/header.h
index ece6d48dd007..13256d4fb0dd 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 */