Commit 0adc327b authored by Ralf Baechle's avatar Ralf Baechle

[MIPS] Hydrogen3: Remove remaining bits of code.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent ddfada5a
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment