]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] powerpc: Revised merge asm-ppc*/hardirq.h
authorlinuxppc@jdl.com <linuxppc@jdl.com>
Mon, 19 Sep 2005 14:32:07 +0000 (09:32 -0500)
committerPaul Mackerras <paulus@samba.org>
Wed, 21 Sep 2005 09:21:09 +0000 (19:21 +1000)
commit3e57615bb5a8b6208627049884ee441f6d05905e
treece59d350bcb9e9fa6469b3bdefc7f25b3897bfa3
parentc7aeffc4d38f0573b05bf5ebd2f037997ec9d075
[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 <asm/irq.h> 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 <jdl@freescale.com>
Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc/platforms/83xx/mpc834x_sys.h
arch/ppc/platforms/85xx/mpc85xx_ads_common.h
arch/ppc/platforms/85xx/stx_gp3.h
include/asm-powerpc/hardirq.h [moved from include/asm-ppc/hardirq.h with 67% similarity]
include/asm-ppc/hw_irq.h
include/asm-ppc64/hardirq.h [deleted file]