]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/char/watchdog/ixp4xx_wdt.c
watchdog: Add a simple mmap() stub for shwdt.
[mv-sheeva.git] / drivers / char / watchdog / ixp4xx_wdt.c
index e6a3fe83fa01f2bee430856adae82aba839ce6c6..9db5cf2c38c37064334875b42c35c93dbce15126 100644 (file)
@@ -162,7 +162,7 @@ ixp4xx_wdt_release(struct inode *inode, struct file *file)
 }
 
 
-static struct file_operations ixp4xx_wdt_fops =
+static const struct file_operations ixp4xx_wdt_fops =
 {
        .owner          = THIS_MODULE,
        .llseek         = no_llseek,