diff options
author | Hongbo Li <lihongbo22@huawei.com> | 2024-08-21 15:08:15 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-09-30 01:09:54 +0200 |
commit | 7a01e17e42fe944982acde1dd40bdea177372173 (patch) | |
tree | 7172fb03f3c4ef612a625641ee774a4bc315c717 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2f12d0de77b99f0f35755d16efeb12e6f45e5710 (diff) |
ASoC: stm: fix macro definition on STM_SAI_HAS_EXT_SYNC
The macro STM_SAI_HAS_EXT_SYNC accepts a parameter x, but
it was not used, rather the variable sai was directly used,
which may be a local variable inside a function that calls
the macros.
Signed-off-by: Hongbo Li <lihongbo22@huawei.com>
Link: https://patch.msgid.link/20240821070815.2326534-6-lihongbo22@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions