diff options
author | 2017-10-10 00:34:56 -0700 | |
---|---|---|
committer | 2017-10-20 16:32:39 +0200 | |
commit | 82d8ba717ccb54dd803624db044f351b2a54d000 (patch) | |
tree | 8dc63f3a864ca35ef22cab8de5c6d650374a83b0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | driver-core: pr_err() strings should end with newlines (diff) | |
download | linux-rng-82d8ba717ccb54dd803624db044f351b2a54d000.tar.xz linux-rng-82d8ba717ccb54dd803624db044f351b2a54d000.zip |
arch_topology: Fix section miss match warning due to free_raw_capacity()
Remove the __init annotation from free_raw_capacity() to avoid
the following warning.
The function init_cpu_capacity_callback() references the
function __init free_raw_capacity().
WARNING: vmlinux.o(.text+0x425cc0): Section mismatch in reference
from the function init_cpu_capacity_callback() to the function
.init.text:free_raw_capacity().
Signed-off-by: Prasad Sodagudi <psodagud@codeaurora.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
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