Skip to content
Commit 4275f4c8 authored by Tony Luck's avatar Tony Luck
Browse files

[IA64] fix build warning: argument 1 of 'irqd_irq_disabled'

In commit f5e5bf08


  ia64: Use irqd_irq_disabled() instead of desc->status access

Thomas forgot to convert from irq to *irq_data.

Add a call to irq_get_irq_data() to fix that.

Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent ecb78ab6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment