Skip to content
Commit abde710c authored by Marc Zyngier's avatar Marc Zyngier
Browse files

ARM: smp_twd: make local_timer_stop a symbol instead of a #define



When CONFIG_HAVE_ARM_TWD is selected, local_timer_stop is a #define,
while all other local timers are using a real function.

Convert it to an alias of twd_timer_stop, as it helps converting
all local timers to another internal API in a sane way.

Signed-off-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
parent a2821146
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment