From: Al Viro Date: Fri, 16 Dec 2005 22:40:47 +0000 (+0000) Subject: MIPS: Namespace pollution: dump_regs() -> elf_dump_regs() X-Git-Tag: v2.6.16-rc1~462^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d56efda4510b1c6be3bd5ceb3e6dd3a4d64396f3;p=pandora-kernel.git 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 Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed