Skip to content
Commit 7957b07b authored by Matt Redfearn's avatar Matt Redfearn Committed by Daniel Lezcano
Browse files

clocksource/drivers/mips-gic-timer: Remove pointless irq_save,restore



The function gic_next_event is always called with interrupts disabled, so
the local_irq_save / local_irq_restore are pointless - remove them.

[Daniel Lezcano: Fixed warning by removing unused variable 'flags']

Signed-off-by: default avatarMatt Redfearn <matt.redfearn@mips.com>
Suggested-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
Reported-by: default avatarThomas Gleixner <tglx@linutronix.de>
Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
parent a7fb4577
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment