]> git.karo-electronics.de Git - linux-beck.git/commit
sh: maskreg IRQ support.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 09:01:16 +0000 (18:01 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 09:01:16 +0000 (18:01 +0900)
commitba463937ef75bceaf3943edf01f849257c68623a
tree42d8d401e2710b76d40943c4c45beab5cd084541
parent5a4053b23262afefa748e1e4c439931d4c27693b
sh: maskreg IRQ support.

Formerly implemented by ADX, we can use this generically,
so move it over.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/kernel/cpu/irq/Makefile
arch/sh/kernel/cpu/irq/maskreg.c [new file with mode: 0644]