]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/watchdog/omap_wdt.c
watchdog: fix typo in omap_wdt.c
[linux-2.6-omap-h63xx.git] / drivers / watchdog / omap_wdt.c
index 8c02fb0c9eaad7809d19bff30c49330f1355831f..7bcbb7f4745f622758d68e2b36188d94c0668da8 100644 (file)
@@ -283,7 +283,7 @@ static int __init omap_wdt_probe(struct platform_device *pdev)
        }
 
        if (omap_wdt_dev) {
-               ret EBUSY;
+               ret = -EBUSY;
                goto err_busy;
        }