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:
85a882b
)
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98
author
Ralf Baechle
<ralf@linux-mips.org>
Fri, 13 Jul 2007 09:40:23 +0000
(10:40 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 13 Jul 2007 16:40:00 +0000
(17:40 +0100)
Noticed by Robert P. J. Day (rpjday@mindspring.com).
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 fdf2b85a69c89585a640e13599cb25111ba64913..a95b377731965d9070787f3227530e17535306ac 100644
(file)
--- a/
arch/mips/au1000/common/setup.c
+++ b/
arch/mips/au1000/common/setup.c
@@
-103,12
+103,6
@@
void __init plat_mem_setup(void)
}
#endif
-#ifdef CONFIG_FB_XPERT98
- if ((argptr = strstr(argptr, "video=")) == NULL) {
- argptr = prom_getcmdline();
- strcat(argptr, " video=atyfb:1024x768-8@70");
- }
-#endif
#if defined(CONFIG_SOUND_AU1X00) && !defined(CONFIG_SOC_AU1000)
/* au1000 does not support vra, au1500 and au1100 do */