diff options
author | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2025-02-28 17:37:02 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-05-02 09:02:14 +0300 |
commit | ae83115ecaa3ebdb38f0701f7ea88e24816d2e93 (patch) | |
tree | 916ff80b49c3e83412c4b5bbee7156c968875924 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 84745031ec8c50dc0765117aa8816860ae9883ca (diff) | |
download | linux-ae83115ecaa3ebdb38f0701f7ea88e24816d2e93.tar.xz |
MIPS: cm: Fix warning if MIPS_CM is disabled
commit b73c3ccdca95c237750c981054997c71d33e09d7 upstream.
Commit e27fbe16af5c ("MIPS: cm: Detect CM quirks from device tree")
introduced
arch/mips/include/asm/mips-cm.h:119:13: error: ‘mips_cm_update_property’
defined but not used [-Werror=unused-function]
Fix this by making empty function implementation inline
Fixes: e27fbe16af5c ("MIPS: cm: Detect CM quirks from device tree")
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions