]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit51d8f4f773f5e878ce45a6e49f71777fccd32f00
treec82a81fd92d2c93fd31ef83ba3baa516428b9120
parent64583c37d7c2fccb8c7c8b8cfd97956abd4f2fc6
[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