Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ae035505 authored by Thomas Gleixner's avatar Thomas Gleixner Committed by Ralf Baechle
Browse files

MIPS: Convert obsolete irq_desc_t to struct irq_desc



Impact: cleanup

Convert the last remaining users to struct irq_desc.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent c87e0909
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ static void octeon_irq_core_ack(unsigned int irq)

static void octeon_irq_core_eoi(unsigned int irq)
{
	irq_desc_t *desc = irq_desc + irq;
	struct irq_desc *desc = irq_desc + irq;
	unsigned int bit = irq - OCTEON_IRQ_SW0;
	/*
	 * If an IRQ is being processed while we are disabling it the