git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
830e9c0
)
MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()
author
Al 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)
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>
No differences found