]> git.baikalelectronics.ru Git - kernel.git/commit
sh64: Fixups for the irq_regs changes.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 14 May 2007 00:10:01 +0000 (09:10 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 14 May 2007 00:10:01 +0000 (09:10 +0900)
commitd1567019627576ca87636020a1e3a3919ffd4bb0
tree3dc9154f56eb328ae6257e09b02a183de46f4763
parent7a4b840f8796bfa8bf702a2a42ecf47bfa2f9cf7
sh64: Fixups for the irq_regs changes.

A few interrupt handlers were never updated, fix them up.
We were missing the irq_regs conversion also, so do that
at the same time.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh64/kernel/irq.c
arch/sh64/kernel/pci_sh5.c
arch/sh64/kernel/time.c
arch/sh64/mach-cayman/irq.c
include/asm-sh64/irq_regs.h [new file with mode: 0644]