Hi Alexander, > Field "default_ticks" is not used anywhere in the driver code. > This patch removes this field. > > Signed-off-by: Alexander Shiyan <shc_work@xxxxxxx> > --- > drivers/watchdog/bcm63xx_wdt.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/watchdog/bcm63xx_wdt.c b/drivers/watchdog/bcm63xx_wdt.c > index 4eb188b..d055e3c 100644 > --- a/drivers/watchdog/bcm63xx_wdt.c > +++ b/drivers/watchdog/bcm63xx_wdt.c > @@ -45,7 +45,6 @@ > static struct { > void __iomem *regs; > struct timer_list timer; > - int default_ticks; > unsigned long inuse; > atomic_t ticks; > } bcm63xx_wdt_device; > -- > 1.8.3.2 > This patch has been added to linux-watchdog-next. Kind regards, Wim. -- To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html