Merge branch 'linus' into irq/core
Get the urgent fixes from upstream to avoid conflicts.
This commit is contained in:
@@ -58,5 +58,6 @@ struct irq_chip dummy_irq_chip = {
|
||||
.irq_ack = noop,
|
||||
.irq_mask = noop,
|
||||
.irq_unmask = noop,
|
||||
.flags = IRQCHIP_SKIP_SET_WAKE,
|
||||
};
|
||||
EXPORT_SYMBOL_GPL(dummy_irq_chip);
|
||||
|
Reference in New Issue
Block a user