Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148953
b: refs/heads/master
c: 334034c
h: refs/heads/master
i:
  148951: 69e79a7
v: v3
  • Loading branch information
Thomas Gleixner authored and Haavard Skinnemoen committed May 13, 2009
1 parent 17b00e0 commit 80a4397
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7ebcfcf19723254ebe90cdf8718436b9955a9a01
refs/heads/master: 334034c132017fa662716b70591b2297ed7f238c
2 changes: 1 addition & 1 deletion trunk/arch/avr32/include/asm/hw_irq.h
Original file line number Diff line number Diff line change
@@ -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 */
}
Expand Down

0 comments on commit 80a4397

Please sign in to comment.