projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80fc115
)
[MIPS] TX4927: Remove indent error message that somehow ended in the code.
author
Ralf Baechle
<ralf@linux-mips.org>
Tue, 31 Oct 2006 11:52:03 +0000
(11:52 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 31 Oct 2006 20:13:19 +0000
(20:13 +0000)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/tx4927/common/tx4927_setup.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/tx4927/common/tx4927_setup.c
b/arch/mips/tx4927/common/tx4927_setup.c
index 4658b2ae4833f81d46f8ee59aa6d7660d4723260..941c441729b0a17f24a92127deba002d702feb61 100644
(file)
--- a/
arch/mips/tx4927/common/tx4927_setup.c
+++ b/
arch/mips/tx4927/common/tx4927_setup.c
@@
-112,8
+112,6
@@
void print_cp0(char *key, int num, char *name, u32 val)
return;
}
-indent: Standard input:25: Error:Unexpected end of file
-
void
dump_cp0(char *key)
{