diff options
Diffstat (limited to 'arch/mips/emma')
-rw-r--r-- | arch/mips/emma/markeins/setup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/emma/markeins/setup.c b/arch/mips/emma/markeins/setup.c index 9b3f51e5f140..feceebcfff42 100644 --- a/arch/mips/emma/markeins/setup.c +++ b/arch/mips/emma/markeins/setup.c | |||
@@ -52,7 +52,6 @@ static void markeins_machine_halt(void) | |||
52 | 52 | ||
53 | static void markeins_machine_power_off(void) | 53 | static void markeins_machine_power_off(void) |
54 | { | 54 | { |
55 | printk("EMMA2RH Mark-eins halted. Please turn off the power.\n"); | ||
56 | markeins_led("poweroff."); | 55 | markeins_led("poweroff."); |
57 | while (1) ; | 56 | while (1) ; |
58 | } | 57 | } |