diff options
author | Yoshinori Sato <ysato@users.sourceforge.jp> | 2008-02-24 00:23:59 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-24 02:12:16 +0100 |
commit | 5cc265a5de169d8e61ad5ba009610467e158fcec (patch) | |
tree | a0952af6ad79129a051655f67b022e911f8bbcd4 /include/asm-h8300/hardirq.h | |
parent | h8300: uaccess.h update (diff) | |
download | linux-5cc265a5de169d8e61ad5ba009610467e158fcec.tar.xz linux-5cc265a5de169d8e61ad5ba009610467e158fcec.zip |
h8300: IRQ handling update
- add missing file and declare.
- remove unused file and macros.
- some cleanup.
Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-h8300/hardirq.h')
-rw-r--r-- | include/asm-h8300/hardirq.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-h8300/hardirq.h b/include/asm-h8300/hardirq.h index 18fa7931e09f..9d7f7a7462b2 100644 --- a/include/asm-h8300/hardirq.h +++ b/include/asm-h8300/hardirq.h @@ -12,6 +12,8 @@ typedef struct { #include <linux/irq_cpustat.h> /* Standard mappings for irq_cpustat_t above */ +extern void ack_bad_irq(unsigned int irq); + #define HARDIRQ_BITS 8 /* |