Hi Guenter,Thanks!
Since both chips are now supported by the w83627hf watchdog driver,
the chip specific drivers are no longer needed and can be removed.
Signed-off-by: Guenter Roeck <linux@xxxxxxxxxxxx>
---
v3: rebase to latest upstream kernel
v2: resend, no change to v1
drivers/watchdog/Kconfig | 30 ---
drivers/watchdog/Makefile | 2 -
drivers/watchdog/w83697hf_wdt.c | 460 ---------------------------------------
drivers/watchdog/w83697ug_wdt.c | 397 ---------------------------------
4 files changed, 889 deletions(-)
delete mode 100644 drivers/watchdog/w83697hf_wdt.c
delete mode 100644 drivers/watchdog/w83697ug_wdt.c
Has been added to linux-watchdog-next.