projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddfada5
)
[MIPS] Hydrogen3: Remove remaining bits of code.
author
Ralf Baechle
<ralf@linux-mips.org>
Thu, 12 Jul 2007 13:01:06 +0000
(14:01 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 12 Jul 2007 16:41:08 +0000
(17:41 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/au1000/common/setup.c
patch
|
blob
|
history
diff --git
a/arch/mips/au1000/common/setup.c
b/arch/mips/au1000/common/setup.c
index 13fe187f35d67542a1bfa93acf4544d949ee7261..fdf2b85a69c89585a640e13599cb25111ba64913 100644
(file)
--- a/
arch/mips/au1000/common/setup.c
+++ b/
arch/mips/au1000/common/setup.c
@@
-100,9
+100,6
@@
void __init plat_mem_setup(void)
argptr = prom_getcmdline();
/* default panel */
/*strcat(argptr, " video=au1100fb:panel:Sharp_320x240_16");*/
-#ifdef CONFIG_MIPS_HYDROGEN3
- strcat(argptr, " video=au1100fb:panel:Hydrogen_3_NEC_panel_320x240,nohwcursor");
-#endif
}
#endif