diff options
author | Hongbo Li <[email protected]> | 2024-08-21 15:08:15 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-09-30 01:09:54 +0200 |
commit | 7a01e17e42fe944982acde1dd40bdea177372173 (patch) | |
tree | 7172fb03f3c4ef612a625641ee774a4bc315c717 /tools/perf/scripts/python/syscall-counts-by-pid.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 <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions