+1
−9
Loading
These functions are called with irqs already off. This commit removes
the calls to raw_local_irq_save and raw_local_irq_restore on platforms
that don't have to use a shared interrupt for their timekeeping.
Signed-off-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>