From: Mauro Carvalho Chehab Date: Tue, 17 Mar 2020 13:10:42 +0000 (+0100) Subject: MAINTAINERS: drop an old reference to stm32 pwm timers doc X-Git-Tag: v5.7-rc1~111^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8967918e7cee84d8b781feec38286c7d3c1c05da;p=thirdparty%2Flinux.git MAINTAINERS: drop an old reference to stm32 pwm timers doc The DT files for pwm were merged and converted to json. The new reference is already at the maintainers file, so just drop the obsoleted one. Fixes: 56fb34d86e87 ("dt-bindings: mfd: Convert stm32 timers bindings to json-schema") Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Rob Herring --- diff --git a/MAINTAINERS b/MAINTAINERS index 8deb46374b0e7..85d3dd3b18f37 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15922,7 +15922,6 @@ F: drivers/pwm/pwm-stm32* F: include/linux/*/stm32-*tim* F: Documentation/ABI/testing/*timer-stm32 F: Documentation/devicetree/bindings/*/*stm32-*timer* -F: Documentation/devicetree/bindings/pwm/pwm-stm32* STMMAC ETHERNET DRIVER M: Giuseppe Cavallaro