aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorSrinivas Kandagatla <[email protected]>2022-03-03 11:03:21 +0000
committerVinod Koul <[email protected]>2022-03-03 21:21:54 +0530
commit266fa94673d325f489f74d0a9a12024a7f1ee49c (patch)
treed3ef436bba53517beb57260860bb447136c4a035 /tools/perf/scripts/python/libxed.py
parent35732a0694cd2e8642d90f9b49a99742faadd869 (diff)
soundwire: qcom: use __maybe_unused for swrm_runtime_resume()
swrm_runtime_resume() would not be defined when CONFIG_PM=n This causes below build failure drivers/soundwire/qcom.c:1460:12: error: 'swrm_runtime_resume' defined but not used [-Werror=unused-function] Mark the resume swrm_runtime_resume() with __maybe_unused attribute. Reported-by: Geert Uytterhoeven <[email protected]> Reported-by: Stephen Rothwell <[email protected]> Signed-off-by: Srinivas Kandagatla <[email protected]> Link: https://lore.kernel.org/r/[email protected] [redo commit title and log] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions