]> git.baikalelectronics.ru Git - kernel.git/commit
watchdog: intel_scu_watchdog: Remove unused variable
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 15 Feb 2014 09:22:18 +0000 (13:22 +0400)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 31 Mar 2014 11:26:56 +0000 (13:26 +0200)
commitb7aca7c893eb6e91e5fbf288f93da608ba28eeb2
treee5a17ffbc603f612c9ab40089ab08d44c2ad6d18
parent0337adf9129c47f3ece60a4ded8001f66a04d482
watchdog: intel_scu_watchdog: Remove unused variable

Variable "hw_pre_value" is not used anywhere in the
function intel_scu_set_heartbeat().
This patch removes this variable.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/intel_scu_watchdog.c