Please fix this defect appropriately. linux-next MAINTAINERS section: 9483 MEN Z069 WATCHDOG DRIVER 9484 M: Johannes Thumshirn <jth@xxxxxxxxxx> 9485 L: linux-watchdog@xxxxxxxxxxxxxxx 9486 S: Maintained --> 9487 F: drivers/watchdog/menz069_wdt.c Commit that introduced this: commit 81ceed41d0c2b2c9300de7bc30c1451680257f52 Author: Johannes Thumshirn <jthumshirn@xxxxxxx> Date: Mon Jul 16 09:25:10 2018 +0200 watchdog: add driver for the MEN 16z069 IP-Core Add a driver for the MEN 16z069 Watchdog and Reset Controller IP-Core. Signed-off-by: Johannes Thumshirn <jthumshirn@xxxxxxx> Reviewed-by: Michael Moese <mmoese@xxxxxxx> Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx> Signed-off-by: Guenter Roeck <linux@xxxxxxxxxxxx> Signed-off-by: Wim Van Sebroeck <wim@xxxxxxxxxxxxxxxxxx> MAINTAINERS | 6 ++ drivers/watchdog/Kconfig | 10 +++ drivers/watchdog/Makefile | 1 + drivers/watchdog/menz69_wdt.c | 170 ++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 187 insertions(+) No commit with drivers/watchdog/menz069_wdt.c found