Please fix this defect appropriately. linux-next MAINTAINERS section:
9483 MEN Z069 WATCHDOG DRIVER 9484 M: Johannes Thumshirn <j...@kernel.org> 9485 L: linux-watch...@vger.kernel.org 9486 S: Maintained --> 9487 F: drivers/watchdog/menz069_wdt.c Commit that introduced this: commit 81ceed41d0c2b2c9300de7bc30c1451680257f52 Author: Johannes Thumshirn <jthumsh...@suse.de> 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 <jthumsh...@suse.de> Reviewed-by: Michael Moese <mmo...@suse.de> Reviewed-by: Guenter Roeck <li...@roeck-us.net> Signed-off-by: Guenter Roeck <li...@roeck-us.net> Signed-off-by: Wim Van Sebroeck <w...@linux-watchdog.org> 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