From e2a5ae841b01c6e4a77cdcf4f4c2dfd8e0ed9be7 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 29 Jun 2008 00:42:45 +0000 Subject: lots of ifxmips cleanups SVN-Revision: 11607 --- target/linux/ifxmips/files/drivers/watchdog/ifxmips_wdt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ifxmips/files/drivers/watchdog') diff --git a/target/linux/ifxmips/files/drivers/watchdog/ifxmips_wdt.c b/target/linux/ifxmips/files/drivers/watchdog/ifxmips_wdt.c index 6228c6b05d..1556a23247 100644 --- a/target/linux/ifxmips/files/drivers/watchdog/ifxmips_wdt.c +++ b/target/linux/ifxmips/files/drivers/watchdog/ifxmips_wdt.c @@ -133,7 +133,7 @@ static int ifxmips_wdt_release(struct inode *inode, struct file *file) ifxmips_wdt_disable(); else #endif - printk(KERN_INFO "watchdog closed without warning, rebooting system\n"); + printk("ifxmips_wdt: watchdog closed without warning, rebooting system\n"); return 0; } -- cgit v1.2.3