X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Fmips%2Falchemy%2Fcommon%2Freset.c;h=266afd48c194759021bf1abb8408c3338536ee1c;hb=325f8a0a31df567dbafafc48f8e60f3c1f101a46;hp=4791011e8f9277585572a58672c25f4cac912a10;hpb=1da1daed813c534263a87ffc36d5b775e65231ad;p=mv-sheeva.git diff --git a/arch/mips/alchemy/common/reset.c b/arch/mips/alchemy/common/reset.c index 4791011e8f9..266afd48c19 100644 --- a/arch/mips/alchemy/common/reset.c +++ b/arch/mips/alchemy/common/reset.c @@ -164,9 +164,6 @@ void au1000_halt(void) #ifdef CONFIG_MIPS_MIRAGE gpio_direction_output(210, 1); #endif -#ifdef CONFIG_MIPS_DB1200 - au_writew(au_readw(0xB980001C) | (1 << 14), 0xB980001C); -#endif #ifdef CONFIG_PM au_sleep();