summaryrefslogtreecommitdiff
path: root/drivers/char
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2021-12-07 13:17:34 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2022-01-07 00:25:25 +0100
commit5320eb42dec7a7ef3ab7da3c5c0d7f889a5181e5 (patch)
tree2e1b264078751ac81fa99ce67215b35c468a841d /drivers/char
parent703f7066f40599c290babdb79dd61319264987e9 (diff)
irq: remove unused flags argument from __handle_irq_event_percpu()
The __IRQF_TIMER bit from the flags argument was used in add_interrupt_randomness() to distinguish the timer interrupt from other interrupts. This is no longer the case. Remove the flags argument from __handle_irq_event_percpu(). Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions