]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/um/drivers/harddog_kern.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
[linux-2.6-omap-h63xx.git] / arch / um / drivers / harddog_kern.c
index 55601687b3bcf735abadd11d555fdc7e59acc33d..a9ad4bd6d953d2255d82e3776b816165e50a94aa 100644 (file)
@@ -69,7 +69,7 @@ static int harddog_open(struct inode *inode, struct file *file)
        spin_lock(&lock);
        if(timer_alive)
                goto err;
-#ifdef CONFIG_HARDDOG_NOWAYOUT
+#ifdef CONFIG_WATCHDOG_NOWAYOUT
        __module_get(THIS_MODULE);
 #endif