Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0ed8eb81 authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

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().

Change-Id: Ib9452d52060472b25a8b9021af45ee4869a5c31b
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent 66820ca9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment