Steven Rostedt (VMware) 6f57ed681e sparc/time: Add missing __init to init_tick_ops()
Code that was added to force gcc not to inline any function that isn't
explicitly declared as inline uncovered that init_tick_ops() isn't
marked as "__init". It is only called by __init functions and more
importantly it too calls an __init function which would require it to be
__init as well.

Link: http://lkml.kernel.org/r/201806060444.hdHcKOBy%fengguang.wu@intel.com

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-07-30 12:48:29 -07:00
..
2018-07-22 11:51:30 -07:00
2018-07-20 11:33:22 -07:00
2018-07-28 12:32:28 -07:00
2018-07-04 14:12:53 -07:00
2018-07-24 08:10:52 +02:00
2018-06-15 18:10:01 -03:00
2018-06-15 18:10:01 -03:00