]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MIPS] rbtx4938: misc cleanups
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Mon, 14 Apr 2008 12:49:07 +0000 (21:49 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 28 Apr 2008 16:14:31 +0000 (17:14 +0100)
commit66140c8e9f0d978bd26c58f236d0d86aa666d8fc
treec23657f4c761e09b48bf64a64e95cf8798b8169d
parent1bd0962e3d5bc66ee0ee207a61485c6a436cfac2
[MIPS] rbtx4938: misc cleanups

* Do not use non-standard I/O accessors, such as reg_rd08, etc.
* Kill unnecessary wbflush()
* Kill tx4938_mips.h
* Kill unnecessary includes

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/tx4938/common/dbgio.c
arch/mips/tx4938/common/prom.c
arch/mips/tx4938/toshiba_rbtx4938/irq.c
arch/mips/tx4938/toshiba_rbtx4938/setup.c
include/asm-mips/tx4938/rbtx4938.h
include/asm-mips/tx4938/tx4938.h
include/asm-mips/tx4938/tx4938_mips.h [deleted file]