refresh kernel patches
[openwrt/staging/yousong.git] / target / linux / rdc / files-2.6.30 / drivers / watchdog / rdc321x_wdt.c
index 3ced6c9a2199b3f48fc13c3638bb50a47458a333..69491794958d32695e960d070b99f3427863463d 100644 (file)
@@ -243,8 +243,7 @@ static int __init rdc321x_wdt_probe(struct platform_device *pdev)
                return err;
        }
 
-       panic_on_unrecovered_nmi = 1;
-       dev_info(&pdev->dev, "watchdog inig success\n");
+       dev_info(&pdev->dev, "watchdog init success\n");
 
        return 0;
 }