]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/powerpc/kernel/Makefile
powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpc
authorPaul Mackerras <paulus@samba.org>
Mon, 27 Mar 2006 08:15:26 +0000 (19:15 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 27 Mar 2006 08:15:26 +0000 (19:15 +1100)
commit9b781727fd1062671afa144b93e8c69b14bcac4d
tree1cec35f0cedc664394b15165d96944019b8e1ff2
parent0eb4cb9b16aba6d610a0716503b96d299b308d44
powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpc

Also renamed temp.c to tau_6xx.c (for thermal assist unit) and updated
the Kconfig option description and help text for CONFIG_TAU.

Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/Kconfig
arch/powerpc/kernel/Makefile
arch/powerpc/kernel/cpu_setup_6xx.S [new file with mode: 0644]
arch/powerpc/kernel/tau_6xx.c [new file with mode: 0644]
arch/ppc/kernel/Makefile
arch/ppc/kernel/cpu_setup_6xx.S [deleted file]
arch/ppc/kernel/temp.c [deleted file]