]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/char/watchdog/pc87413_wdt.c
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
[mirror_ubuntu-bionic-kernel.git] / drivers / char / watchdog / pc87413_wdt.c
index 4faea2fec0a32e3311f685c280399ea2638ab8bc..3d3deae0d64ba0668f28fb275a082531a7e62e1c 100644 (file)
@@ -526,7 +526,7 @@ static int pc87413_notify_sys(struct notifier_block *this,
 
 /* -- Module's structures ---------------------------------------*/
 
-static struct file_operations pc87413_fops = {
+static const struct file_operations pc87413_fops = {
        .owner          = THIS_MODULE,
        .llseek         = no_llseek,
        .write          = pc87413_write,