From 0db50e374e1434ba6604e4d6f20551204a96a1d7 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 12 Jul 2007 14:01:06 +0100 Subject: [PATCH] --- yaml --- r: 58866 b: refs/heads/master c: 0adc327bda829f6f7302ca2abdbe776828db7a97 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/mips/au1000/common/setup.c | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 87ddd408ab8e..68995f00a1f4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ddfada5ac00647ed0e6091322acff9d615bf7497 +refs/heads/master: 0adc327bda829f6f7302ca2abdbe776828db7a97 diff --git a/trunk/arch/mips/au1000/common/setup.c b/trunk/arch/mips/au1000/common/setup.c index 13fe187f35d6..fdf2b85a69c8 100644 --- a/trunk/arch/mips/au1000/common/setup.c +++ b/trunk/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