]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/mips/alchemy/common/reset.c
MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.
[mv-sheeva.git] / arch / mips / alchemy / common / reset.c
index 4791011e8f9277585572a58672c25f4cac912a10..266afd48c194759021bf1abb8408c3338536ee1c 100644 (file)
@@ -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();