diff options
author | 2024-08-21 15:08:15 +0800 | |
---|---|---|
committer | 2024-09-30 01:09:54 +0200 | |
commit | 7a01e17e42fe944982acde1dd40bdea177372173 (patch) | |
tree | 7172fb03f3c4ef612a625641ee774a4bc315c717 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ASoC: remove unused substream in macro soc_link_mark_pop (diff) | |
download | wireguard-linux-7a01e17e42fe944982acde1dd40bdea177372173.tar.xz wireguard-linux-7a01e17e42fe944982acde1dd40bdea177372173.zip |
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