On Tue, 14 Jul 2020, Kim Phillips wrote:
On 7/14/20 9:50 AM, Lee Jones wrote:
quoted
Can't see them being used anywhere and the compiler doesn't complain
that they're missing, so ...
Fixes the following W=1 kernel build warning(s):
drivers/cpufreq/amd_freq_sensitivity.c:147:32: warning: ‘amd_freq_sensitivity_ids’ defined but not used [-Wunused-const-variable=]
147 | static const struct x86_cpu_id amd_freq_sensitivity_ids[] = {
| ^~~~~~~~~~~~~~~~~~~~~~~~
Cc: Jacob Shin <redacted>
Signed-off-by: Lee Jones <redacted>
---
Same comment as for patch 9/13: these are used automatic module loading.
How does that work?
Could you point me to the code which handles that please?
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel