]> git.kernelconcepts.de Git - karo-tx-linux.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)
commita226d33abccff1959cec911da4143ea06ab22052
tree3dc9154f56eb328ae6257e09b02a183de46f4763
parent6b5d1a0a2ff4fc5a26029f62eef033224ce0fa97
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]