diff options
author | Guenter Roeck <[email protected]> | 2018-09-30 15:16:50 -0700 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2018-10-06 11:24:06 +0200 |
commit | 59c66636aec742abd7652fb4b4a4e5995ee7f444 (patch) | |
tree | 2442c1ef59ba36d57d92140494bae9c3309e2002 | |
parent | d72e8256c20971b12cddd71d87c32284de7108fa (diff) |
MAINTAINERS: Fix file pattern for MEN Z069 watchdog driver
The file name is menz69_wdt.c, not menz069_wdt.c.
Reported-by: Joe Perches <[email protected]>
Cc: Joe Perches <[email protected]>
Cc: Johannes Thumshirn <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Reviewed-by: Wim Van Sebroeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b22e7fdfd2ea..2cb5ca72d2fa 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9495,7 +9495,7 @@ MEN Z069 WATCHDOG DRIVER M: Johannes Thumshirn <[email protected]> S: Maintained -F: drivers/watchdog/menz069_wdt.c +F: drivers/watchdog/menz69_wdt.c MESON AO CEC DRIVER FOR AMLOGIC SOCS M: Neil Armstrong <[email protected]> |