lots of ifxmips cleanups
[openwrt.git] / target / linux / ifxmips / files / drivers / watchdog / ifxmips_wdt.c
index 6228c6b..1556a23 100644 (file)
@@ -133,7 +133,7 @@ static int ifxmips_wdt_release(struct inode *inode, struct file *file)
                ifxmips_wdt_disable();
        else
 #endif
                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;
 }
 
        return 0;
 }
 
This page took 0.019307 seconds and 4 git commands to generate.