]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/char/watchdog/ixp2000_wdt.c
watchdog: Add a simple mmap() stub for shwdt.
[mv-sheeva.git] / drivers / char / watchdog / ixp2000_wdt.c
index aa29a7d687592dc3a93fb248665dfd60720f034a..692908819e26651cda0aa04ad555a78a651b6a52 100644 (file)
@@ -168,7 +168,7 @@ ixp2000_wdt_release(struct inode *inode, struct file *file)
 }
 
 
-static struct file_operations ixp2000_wdt_fops =
+static const struct file_operations ixp2000_wdt_fops =
 {
        .owner          = THIS_MODULE,
        .llseek         = no_llseek,