summaryrefslogtreecommitdiff
path: root/include/sound
diff options
context:
space:
mode:
authorsyed saba kareem <syed.sabakareem@amd.com>2022-11-04 17:39:07 +0530
committerMark Brown <broonie@kernel.org>2022-11-04 12:25:08 +0000
commit4b19211435950a78af032c26ad64a5268e6012be (patch)
treecb49ae896e7df4f30c2a13c095f01330965c70ab /include/sound
parenta0e7636bf3746b645aadd94998f01063406d7688 (diff)
ASoC: amd: fix ACP version typo mistake
Pink Sardine is based on ACP6.3 architecture. This patch fixes the typo mistake acp6.2 -> acp6.3 Signed-off-by: syed saba kareem <syed.sabakareem@amd.com> Link: https://lore.kernel.org/r/20221104121001.207992-1-Syed.SabaKareem@amd.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/sound')
-rw-r--r--include/sound/acp63_chip_offset_byte.h (renamed from include/sound/acp62_chip_offset_byte.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sound/acp62_chip_offset_byte.h b/include/sound/acp63_chip_offset_byte.h
index ca38f8a0966e..c9260e1640ae 100644
--- a/include/sound/acp62_chip_offset_byte.h
+++ b/include/sound/acp63_chip_offset_byte.h
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0+ */
/*
- * AMD ACP 6.2 Register Documentation
+ * AMD ACP 6.3 Register Documentation
*
* Copyright 2022 Advanced Micro Devices, Inc.
*/