MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()
authorAl Viro <viro@ftp.linux.org.uk>
Fri, 16 Dec 2005 22:40:47 +0000 (22:40 +0000)
committer <ralf@denk.linux-mips.net> <>
Tue, 10 Jan 2006 13:39:08 +0000 (13:39 +0000)
commitd56efda4510b1c6be3bd5ceb3e6dd3a4d64396f3
tree4c7a91fb4f73f37517654a0d10fa92e62b7ede3f
parent830e9c002a5864e8cfcc55d3875cdebdd4168b00
MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()

dump_regs() is used by a bunch of drivers for their internal stuff;
renamed mips instance (one that is seen in system-wide headers)
to elf_dump_regs()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/process.c
include/asm-mips/elf.h