diff options
author | Dr. David Alan Gilbert <linux@treblig.org> | 2025-06-08 02:25:11 +0100 |
---|---|---|
committer | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2025-06-11 10:56:00 +0300 |
commit | b35b9fb28c85ccee43c34768c5e2d9a5c510e660 (patch) | |
tree | b6cf86c11ec9b98eba5947bde83664d771dae1dc /rust/helpers/helpers.c | |
parent | 3dd1e9c2a279cbc9c6a7f1e7961df08c76ecb464 (diff) |
platform/x86: intel_telemetry: Remove unused telemetry_[gs]et_sampling_period()
The functions:
- telemetry_get_sampling_period()
- telemetry_set_sampling_period()
were both added by the commit 378f956e3f93 ("platform/x86: Add Intel
Telemetry Core Driver") in 2016 but have remained unused.
They're each a tiny wrapper that is the only caller through a similarly
named function pointer, and for each function pointer there's a 'def'
empty implementation and a plt implementation.
Remove all of those components for each function.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Link: https://lore.kernel.org/r/20250608012512.377134-3-linux@treblig.org
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions