diff options
Diffstat (limited to 'drivers/char/ipmi/ipmi_poweroff.c')
-rw-r--r-- | drivers/char/ipmi/ipmi_poweroff.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/ipmi/ipmi_poweroff.c b/drivers/char/ipmi/ipmi_poweroff.c index e02893b7b300..b86186de7f07 100644 --- a/drivers/char/ipmi/ipmi_poweroff.c +++ b/drivers/char/ipmi/ipmi_poweroff.c | |||
@@ -679,7 +679,7 @@ static int ipmi_poweroff_init (void) | |||
679 | { | 679 | { |
680 | int rv; | 680 | int rv; |
681 | 681 | ||
682 | printk ("Copyright (C) 2004 MontaVista Software -" | 682 | printk (KERN_INFO "Copyright (C) 2004 MontaVista Software -" |
683 | " IPMI Powerdown via sys_reboot.\n"); | 683 | " IPMI Powerdown via sys_reboot.\n"); |
684 | 684 | ||
685 | if (poweroff_powercycle) | 685 | if (poweroff_powercycle) |