sh: Convert to asm-generic/irqflags.h.
authorPaul Mundt <lethal@linux-sh.org>
Sat, 17 Oct 2009 12:06:39 +0000 (21:06 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 17 Oct 2009 12:06:39 +0000 (21:06 +0900)
commit03fdb708926d5df2d9b9e62222c1666e20caa9e3
tree531492d3aa5fea519f348d128e3405bc96adac51
parentcae19b5902d52ff059f5df98ea993a00e5686af1
sh: Convert to asm-generic/irqflags.h.

This simplifies the irqflags support by switching over to the asm-generic
version. The necessary support functions are brought out-of-line for both
SHcompact and SHmedia instruction sets.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/irqflags.h
arch/sh/include/asm/irqflags_32.h [deleted file]
arch/sh/include/asm/irqflags_64.h [deleted file]
arch/sh/include/asm/system_32.h
arch/sh/include/asm/system_64.h
arch/sh/kernel/Makefile
arch/sh/kernel/irq_32.c [new file with mode: 0644]
arch/sh/kernel/irq_64.c [new file with mode: 0644]