h8300: IRQ handling update
authorYoshinori Sato <ysato@users.sourceforge.jp>
Sat, 23 Feb 2008 23:23:59 +0000 (15:23 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 24 Feb 2008 01:12:16 +0000 (17:12 -0800)
commit5cc265a5de169d8e61ad5ba009610467e158fcec
treea0952af6ad79129a051655f67b022e911f8bbcd4
parent4223cc34365e46f5e50d5496623367c552cd8a51
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>
arch/h8300/kernel/irq.c
arch/h8300/platform/h8300h/Makefile
arch/h8300/platform/h8300h/irq.c [new file with mode: 0644]
arch/h8300/platform/h8s/ints.c [deleted file]
arch/h8300/platform/h8s/ints_h8s.c [deleted file]
arch/h8300/platform/h8s/irq.c [new file with mode: 0644]
include/asm-h8300/hardirq.h
include/asm-h8300/irq.h