]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Mon, 27 Aug 2007 15:28:09 +0000 (00:28 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 11 Oct 2007 22:46:02 +0000 (23:46 +0100)
commita02eb8da02741f43efb6f06adf534f9f2b913d80
tree3913502d4c3e371a872fdcc1cf1484a8eb366dd4
parent4e45171c4e31578157189ca22cfb7b2bcc5f69f2
[MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.

This patch removes many unused constants, replaces non-standard IO
accessors with standard ones, and kills terrible tx4927_mips.h file.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/tx4927/common/tx4927_dbgio.c
arch/mips/tx4927/common/tx4927_prom.c
arch/mips/tx4927/common/tx4927_setup.c
arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_irq.c
arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c
include/asm-mips/tx4927/toshiba_rbtx4927.h
include/asm-mips/tx4927/tx4927.h
include/asm-mips/tx4927/tx4927_mips.h [deleted file]