[POWERPC] Fix up after irq changes
authorOlaf Hering <olaf@aepfle.de>
Sat, 7 Oct 2006 12:08:26 +0000 (22:08 +1000)
committerPaul Mackerras <paulus@samba.org>
Sat, 7 Oct 2006 12:08:26 +0000 (22:08 +1000)
Remove struct pt_regs * from all handlers.
Also remove the regs argument from get_irq() functions.
Compile tested with arch/powerpc/config/* and
arch/ppc/configs/prep_defconfig

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found