projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c87e090
)
MIPS: Convert obsolete irq_desc_t to struct irq_desc
author
Thomas Gleixner
<tglx@linutronix.de>
Wed, 11 Mar 2009 00:45:51 +0000
(
00:45
+0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 30 Mar 2009 12:49:44 +0000
(14:49 +0200)
Impact: cleanup
Convert the last remaining users to struct irq_desc.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/cavium-octeon/octeon-irq.c
patch
|
blob
|
history
diff --git
a/arch/mips/cavium-octeon/octeon-irq.c
b/arch/mips/cavium-octeon/octeon-irq.c
index fc72984a5dae56c73675997c490322d82d88f6c3..1c19af8daa62a3f992f20ecb1a281a527bfec3cd 100644
(file)
--- a/
arch/mips/cavium-octeon/octeon-irq.c
+++ b/
arch/mips/cavium-octeon/octeon-irq.c
@@
-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