From 80a439769c3407a43d5de4f7b505146693897839 Mon Sep 17 00:00:00 2001 From: Thomas Gleixner Date: Tue, 12 May 2009 13:37:11 -0700 Subject: [PATCH] --- yaml --- r: 148953 b: refs/heads/master c: 334034c132017fa662716b70591b2297ed7f238c h: refs/heads/master i: 148951: 69e79a70152f30ad5031a925ba96938e16ae0668 v: v3 --- [refs] | 2 +- trunk/arch/avr32/include/asm/hw_irq.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 2fed8b923d71..7327e93656f5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7ebcfcf19723254ebe90cdf8718436b9955a9a01 +refs/heads/master: 334034c132017fa662716b70591b2297ed7f238c diff --git a/trunk/arch/avr32/include/asm/hw_irq.h b/trunk/arch/avr32/include/asm/hw_irq.h index 218b0a6bfd1b..a36f9fcb8fcd 100644 --- a/trunk/arch/avr32/include/asm/hw_irq.h +++ b/trunk/arch/avr32/include/asm/hw_irq.h @@ -1,7 +1,7 @@ #ifndef __ASM_AVR32_HW_IRQ_H #define __ASM_AVR32_HW_IRQ_H -static inline void hw_resend_irq(struct hw_interrupt_type *h, unsigned int i) +static inline void hw_resend_irq(struct irq_chip *h, unsigned int i) { /* Nothing to do */ }