]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] ppc64: remove arch/ppc64/kernel/setup.c
authorPaul Mackerras <paulus@samba.org>
Thu, 27 Oct 2005 10:20:42 +0000 (20:20 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 27 Oct 2005 10:20:42 +0000 (20:20 +1000)
commitfda262b8978d0089758ef9444508434c74113a61
tree86cca84a4f62d4d931d7c6e56cbb5b207281ba74
parent89edce0b4e71f6f78e27d7c18c63e957469b74d3
[PATCH] ppc64: remove arch/ppc64/kernel/setup.c

and use setup_64.c from the merged tree instead.  The only difference
between them was the code to set up the syscall maps.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/Makefile
arch/powerpc/kernel/setup_64.c
arch/ppc64/kernel/Makefile
arch/ppc64/kernel/setup.c [deleted file]