]> git.baikalelectronics.ru Git - kernel.git/commit
watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_device
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 15 Feb 2014 09:21:03 +0000 (13:21 +0400)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 31 Mar 2014 11:26:04 +0000 (13:26 +0200)
commit3d8cbec04955fb90f76eb95b933662dce5405cb1
tree4e513a79b6bc8f6d534e188c5949687960ae538c
parent0b74dea7da39f8d4a796a040e48355286d904c25
watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_device

Field "default_ticks" is not used anywhere in the driver code.
This patch removes this field.

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/bcm63xx_wdt.c