[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)
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>

No differences found