From: linuxppc@jdl.com Date: Mon, 19 Sep 2005 14:32:07 +0000 (-0500) Subject: [PATCH] powerpc: Revised merge asm-ppc*/hardirq.h X-Git-Tag: v2.6.15-rc1~59^2~265 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e57615bb5a8b6208627049884ee441f6d05905e;p=pandora-kernel.git [PATCH] powerpc: Revised merge asm-ppc*/hardirq.h This is a revised patch to merge asm-ppc*/hardirq.h. It removes some unnecessary #includes, but then requires the addition of #include in PPC32's hw_irq.h much like ppc64 already does. Furthermore, several unnecessary #includes were removed from some ppc32 boards in order to break resulting bad #include cycles. Builds pSeries_defconfig and all ppc32 platforms except the already b0rken bseip. Signed-off-by: Jon Loeliger Signed-off-by: Kumar Gala Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed