diff options
| author | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2025-02-28 15:37:02 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-05-02 07:39:30 +0200 |
| commit | 9be010279d16dc89abda4c3083f8b53b71a02887 (patch) | |
| tree | 85d0ad9866402e9cebe7e2ea0870c0f27b6d2c85 /kernel/livepatch | |
| parent | ea3ee9994300790dd3324281f30d313e2a08e3c7 (diff) | |
| download | linux-9be010279d16dc89abda4c3083f8b53b71a02887.tar.gz linux-9be010279d16dc89abda4c3083f8b53b71a02887.tar.bz2 linux-9be010279d16dc89abda4c3083f8b53b71a02887.zip | |
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 'kernel/livepatch')
0 files changed, 0 insertions, 0 deletions
