Thread (1 message) 1 message, 1 author, 2015-05-20

[RFC v1 15/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t

From: robert.jarzmik@free.fr (Robert Jarzmik)
Date: 2015-05-20 18:55:50
Also in: linux-acpi, linux-omap, linux-pci, linux-samsung-soc, lkml

Jiang Liu [off-list ref] writes:
quoted hunk
diff --git a/arch/arm/mach-pxa/pcm990-baseboard.c b/arch/arm/mach-pxa/pcm990-baseboard.c
index 2897da2a5df6..0d8331f8536e 100644
--- a/arch/arm/mach-pxa/pcm990-baseboard.c
+++ b/arch/arm/mach-pxa/pcm990-baseboard.c
@@ -287,6 +287,7 @@ static struct irq_chip pcm990_irq_chip = {
 static void pcm990_irq_handler(unsigned int irq, struct irq_desc *desc)
 {
 	unsigned long pending;
+	unsigned int irq;
That doesn't look good, double irq definition.

Cheers.

-- 
Robert
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help