]> git.baikalelectronics.ru Git - kernel.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)
commit4cd842336b007cd96b51cc533b996408c01e34d3
treece59d350bcb9e9fa6469b3bdefc7f25b3897bfa3
parentc10d1d43526a69fa3dfcb5e3b9a62f0f33425613
[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 [new file with mode: 0644]
include/asm-ppc/hardirq.h [deleted file]
include/asm-ppc/hw_irq.h
include/asm-ppc64/hardirq.h [deleted file]