Commit b27f7391 authored by Vineet Gupta's avatar Vineet Gupta

ARC: fix section mismatch with allyesconfig

Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
parent 036b2c56
......@@ -182,7 +182,7 @@ int __cpu_up(unsigned int cpu, struct task_struct *idle)
/*
* not supported here
*/
int __init setup_profiling_timer(unsigned int multiplier)
int setup_profiling_timer(unsigned int multiplier)
{
return -EINVAL;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment