[POWERPC] iSeries_init_IRQ non-PCI tidy
authorStephen Rothwell <sfr@canb.auug.org.au>
Sun, 4 Nov 2007 02:22:46 +0000 (13:22 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 8 Nov 2007 03:15:33 +0000 (14:15 +1100)
commit18244cfbc34e6bb3793977739b359a248899f42a
treec82a81fd92d2c93fd31ef83ba3baa516428b9120
parentf2205fbb5a8933514fd343cc329df631802b4543
[POWERPC] iSeries_init_IRQ non-PCI tidy

ppc_md.init_IRQ is not called if it is NULL, so we don't need an empty
routine in the non PCI case.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/iseries/irq.h
arch/powerpc/platforms/iseries/setup.c