aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorJiaxin Yu <[email protected]>2021-11-25 12:24:22 +0800
committerMark Brown <[email protected]>2021-11-25 11:54:28 +0000
commitfaf695517c1c77bb4a4b46d54007a283962eb00e (patch)
treee54db48fabc43cf4ab7893960eb89da5e09dbdf6 /tools/perf/scripts/python/mem-phys-addr.py
parentcd2f33e93d578e9e1c47ef8981ec69298da9cb38 (diff)
ASoC: mediatek: remove unnecessary CONFIG_PM
The unnecessary conditional inclusion caused the following warning. Such as: >> sound/soc/mediatek/mt8192/mt8192-afe-pcm.c:2368:32: warning: unused >> variable 'mt8192_afe_pm_ops' [-Wunused-const-variable] static const struct dev_pm_ops mt8192_afe_pm_ops = { Because runtime_pm already handles the case without CONFIG_PM, we can remove CONFIG_PM condition. Signed-off-by: Jiaxin Yu <[email protected]> Reported-by: kernel test robot <[email protected]> Acked-by: Tzung-Bi Shih <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions