watchdog: shwdt: Remove unused variable
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 15 Feb 2014 09:23:07 +0000 (13:23 +0400)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 31 Mar 2014 11:28:00 +0000 (13:28 +0200)
commit1cf8a3487d385b3221d07ab6a7a003761e8806c1
treeb158541534598f205f0b4ad9cebc6d1836b4ab7e
parenta9ba8376e9e6f7d3d6dd5c2c6816e9a9358d38e8
watchdog: shwdt: Remove unused variable

Variable "wdt" is not used anywhere in the function sh_wdt_remove().
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/shwdt.c