summaryrefslogtreecommitdiffstats
path: root/drivers/char/watchdog/wdt977.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/char/watchdog/wdt977.c')
-rw-r--r--drivers/char/watchdog/wdt977.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/watchdog/wdt977.c b/drivers/char/watchdog/wdt977.c
index 3cde2b9..a0935bc 100644
--- a/drivers/char/watchdog/wdt977.c
+++ b/drivers/char/watchdog/wdt977.c
@@ -418,7 +418,7 @@ static int wdt977_notify_sys(struct notifier_block *this, unsigned long code,
return NOTIFY_DONE;
}
-static struct file_operations wdt977_fops=
+static const struct file_operations wdt977_fops=
{
.owner = THIS_MODULE,
.llseek = no_llseek,
OpenPOWER on IntegriCloud