]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] TXx9: Cleanups for 64-bit support
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Fri, 18 Jul 2008 16:51:41 +0000 (01:51 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 20 Jul 2008 13:38:21 +0000 (14:38 +0100)
commit6cbb9088db6c8bfc3f6d32b995b19bfb5da27ec1
tree9bb4b8a54d8737d2126fb6e00c2d1bbe99670a89
parente87e7de22db27b7f701502bb5b91315274dbdd97
[MIPS] TXx9: Cleanups for 64-bit support

* Unify (and fix) mem_tx4938.c and mem_tx4927.c
* Simplify prom_init
* Kill volatiles and unused definitions for tx4927.h and tx4938.h

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/txx9/generic/Makefile
arch/mips/txx9/generic/mem_tx4927.c
arch/mips/txx9/generic/mem_tx4938.c [deleted file]
arch/mips/txx9/rbtx4927/prom.c
arch/mips/txx9/rbtx4938/prom.c
arch/mips/txx9/rbtx4938/setup.c
include/asm-mips/txx9/tx4927.h
include/asm-mips/txx9/tx4938.h