Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
[linux-drm-fsl-dcu.git] / drivers / char / watchdog / w83697hf_wdt.c
index f9f6f543825fd912c55973cc55009aea1ec24f75..d9e821d08deb3b7ea21b36be0ec4682389e807e5 100644 (file)
@@ -323,7 +323,7 @@ wdt_notify_sys(struct notifier_block *this, unsigned long code,
  *     Kernel Interfaces
  */
 
-static struct file_operations wdt_fops = {
+static const struct file_operations wdt_fops = {
        .owner          = THIS_MODULE,
        .llseek         = no_llseek,
        .write          = wdt_write,