powerpc: Move remaining .c files from arch/ppc64 to arch/powerpc
authorPaul Mackerras <paulus@samba.org>
Fri, 18 Nov 2005 04:43:34 +0000 (15:43 +1100)
committerPaul Mackerras <paulus@samba.org>
Fri, 18 Nov 2005 04:43:34 +0000 (15:43 +1100)
commit437a58db57c61385baaa1cb8b7fa590b6a2f1607
tree3b25862dccdfd891b0d8582ff7b98b1db9f197f7
parentf62859bb6871c5e4a8e591c60befc8caaf54db8c
powerpc: Move remaining .c files from arch/ppc64 to arch/powerpc

This also deletes the now-unused Makefiles under arch/ppc64.

Both of the files moved over could use some merging, but for now I
have moved them as-is and arranged for them to be used only in 64-bit
kernels.  For 32-bit kernels we still use arch/ppc/kernel/idle.c and
drivers/char/generic_nvram.c as before.

Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/Makefile
arch/powerpc/kernel/Makefile
arch/powerpc/kernel/idle_64.c [moved from arch/ppc64/kernel/idle.c with 100% similarity]
arch/powerpc/kernel/nvram_64.c [moved from arch/ppc64/kernel/nvram.c with 100% similarity]
arch/ppc64/Makefile [deleted file]
arch/ppc64/kernel/Makefile [deleted file]