mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
The following commits replaced the tick_nohz_{stop,restart}_sched_tick
API with separate tick and rcu calls:
280f06774a
2bbb6817c0
1268fbc746
This patch replaces the C6X use of the old API with the newer interfaces.
Signed-off-by: Mark Salter <msalter@redhat.com>