From: Ralf Baechle Date: Thu, 12 Jul 2007 13:01:06 +0000 (+0100) Subject: [MIPS] Hydrogen3: Remove remaining bits of code. X-Git-Tag: MMI-PSA29.97-13-9~42299^2~15 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=0adc327bda829f6f7302ca2abdbe776828db7a97;p=GitHub%2FMotorolaMobilityLLC%2Fkernel-slsi.git [MIPS] Hydrogen3: Remove remaining bits of code. Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/au1000/common/setup.c b/arch/mips/au1000/common/setup.c index 13fe187f35d6..fdf2b85a69c8 100644 --- 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