]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/ppc/kernel/head_fsl_booke.S
[PATCH] powerpc: Merged ppc_asm.h
authorKumar Gala <galak@freescale.com>
Fri, 9 Sep 2005 20:02:25 +0000 (15:02 -0500)
committerPaul Mackerras <paulus@samba.org>
Sun, 18 Sep 2005 23:38:49 +0000 (09:38 +1000)
commit5f7c690728ace1404f72d74972dcc261674c0dd4
treed2fea77e39c2103be9ae41b9b849dce949cd9efd
parent0a1e1222b77b9b02457d8126f598e3713559d5c7
[PATCH] powerpc: Merged ppc_asm.h

Merged ppc_asm.h between ppc32 & ppc64.  The majority of the file is
common between the two architectures excluding how a single GPR is
saved/restored and which GPRs are non-volatile.

Additionally, moved the ASM_CONST macro used on ppc64 into ppc_asm.h.

Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc/kernel/head.S
arch/ppc/kernel/head_fsl_booke.S
include/asm-powerpc/ppc_asm.h [moved from include/asm-ppc/ppc_asm.h with 62% similarity]
include/asm-ppc64/cputable.h
include/asm-ppc64/mmu.h
include/asm-ppc64/page.h
include/asm-ppc64/ppc_asm.h [deleted file]