diff options
author | Venkata Prasad Potturu <venkataprasad.potturu@amd.com> | 2025-03-17 10:24:08 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-03-17 13:16:33 +0300 |
commit | 09dc8031f4a84103f4ba8f704ec21f1926b04366 (patch) | |
tree | b38a543eda4175737bfa0cb83e85b2a57ccac790 /scripts/gdb/linux/stackdepot.py | |
parent | 9c2c0ef6400980f09b377be250f5dff14dbbf3b6 (diff) | |
download | linux-09dc8031f4a84103f4ba8f704ec21f1926b04366.tar.xz |
ASoC: amd: acp: Fix acp_resource duplicate symbol error
Fix acp_resource structure duplicate defination error by adding
export symbol and extern keyword in header file.
ld.lld: error: duplicate symbol: acp63_rsrc
ld.lld: error: duplicate symbol: acp70_rsrc
Fixes: f8b4f3f525e8 ("ASoC: amd: acp: Refactor acp70 platform resource structure")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202503160801.yExt0K2E-lkp@intel.com/
Signed-off-by: Venkata Prasad Potturu <venkataprasad.potturu@amd.com>
Link: https://patch.msgid.link/20250317072413.88971-2-venkataprasad.potturu@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions