MIPS: Ritually kill stupid printk.
This belongs into userland. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -60,7 +60,6 @@ static void mtx1_reset(char *c)
|
||||
|
||||
static void mtx1_power_off(void)
|
||||
{
|
||||
printk(KERN_ALERT "It's now safe to remove power\n");
|
||||
while (1)
|
||||
asm volatile (
|
||||
" .set mips32 \n"
|
||||
|
Reference in New Issue
Block a user