mirror of
https://github.com/torvalds/linux
synced 2026-07-05 01:02:21 +09:00
The late night fixup missed to convert the data type from irq_desc to irq_data, which results in a harmless but annoying warning. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>