[WATCHDOG] struct file_operations should be const
authorWim Van Sebroeck <wim@iguana.be>
Wed, 18 Mar 2009 08:18:43 +0000 (08:18 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Wed, 25 Mar 2009 09:06:18 +0000 (09:06 +0000)
commitd5c26a597782d4109869abbcc36983969f964864
tree7493f199dd18bae2bb4b1fde20f4cbd8a66e27de
parent927d69611398f046c4447ce5ded992321c8f90ff
[WATCHDOG] struct file_operations should be const

Fix following warnings:
WARNING: struct file_operations should normally be const

Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/hpwdt.c
drivers/watchdog/rc32434_wdt.c