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

Commit b27f7391 authored by Vineet Gupta's avatar Vineet Gupta
Browse files

ARC: fix section mismatch with allyesconfig

parent 036b2c56
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;
}