MIPS: Ritually kill stupid printk.
[firefly-linux-kernel-4.4.55.git] / arch / mips / alchemy / xxs1500 / board_setup.c
index 7868aeab2453c6f8daab6bd98bae596258680022..b43c918925d36406cd0903afb95f6c2d6abe546f 100644 (file)
@@ -42,7 +42,6 @@ static void xxs1500_reset(char *c)
 
 static void xxs1500_power_off(void)
 {
-       printk(KERN_ALERT "It's now safe to remove power\n");
        while (1)
                asm volatile (
                "       .set    mips32                                  \n"