]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/char/watchdog/sc1200wdt.c
watchdog: Add a simple mmap() stub for shwdt.
[mv-sheeva.git] / drivers / char / watchdog / sc1200wdt.c
index 78ef6333c181472325fad4d30de6babbf844f8c0..7c3cf293a5afc3684111c95bce7ad52653a4cb74 100644 (file)
@@ -292,7 +292,7 @@ static struct notifier_block sc1200wdt_notifier =
        .notifier_call =        sc1200wdt_notify_sys,
 };
 
-static struct file_operations sc1200wdt_fops =
+static const struct file_operations sc1200wdt_fops =
 {
        .owner          = THIS_MODULE,
        .llseek         = no_llseek,