aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/platform.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2025-05-05 05:24:52 +0000
committerDaniel Lezcano <[email protected]>2025-05-16 10:50:01 +0000
commit3159c96ac2cb3a104ce8ee5b8a4afe98e4b8fcad (patch)
tree21575142e07cde9c50925fbe0e11fd932a9cb853 /rust/helpers/platform.c
parentthermal/drivers/mediatek/lvts: Fix debugfs unregister on failure (diff)
downloadkernel-3159c96ac2cb3a104ce8ee5b8a4afe98e4b8fcad.tar.gz
kernel-3159c96ac2cb3a104ce8ee5b8a4afe98e4b8fcad.zip
thermal/drivers/mediatek/lvts: Remove unused lvts_debugfs_exit
When debugfs is disabled, the function has no reference any more: drivers/thermal/mediatek/lvts_thermal.c:266:13: error: 'lvts_debugfs_exit' defined but not used [-Werror=unused-function] 266 | static void lvts_debugfs_exit(struct lvts_domain *lvts_td) { } | ^~~~~~~~~~~~~~~~~ Fixes: ef280c17a840 ("thermal/drivers/mediatek/lvts: Fix debugfs unregister on failure") Signed-off-by: Arnd Bergmann <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Daniel Lezcano <[email protected]>
Diffstat (limited to 'rust/helpers/platform.c')
0 files changed, 0 insertions, 0 deletions