]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc/xics: Trim #include list
authorMilton Miller <miltonm@bga.com>
Fri, 10 Oct 2008 01:56:33 +0000 (01:56 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 13 Oct 2008 05:24:17 +0000 (16:24 +1100)
commit188bdddd243e6872608099bd1142a03b70571132
treee520915e7f556864ec8792385a07ab5fe9fa122b
parent9dc2d44113d1521d8ead8e89e0772c0957b093c2
powerpc/xics: Trim #include list

Trim unneeded includes from xics.c.  We don't use signals or gfp
flags, we use only OF functions and don't need prom, and the 8259
is now handled by our caller.

Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/pseries/xics.c