diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-05-20 11:47:37 -0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-05-22 09:01:01 -0500 |
commit | dfab99544c55378c1692c585e5e4df88dc7944c3 (patch) | |
tree | 8f1fa6d5b8c923942419b9616086bf1b3600aad1 /MAINTAINERS | |
parent | 05aeca7cb0a2f53a307c329ba758f1e88972a360 (diff) | |
download | linux-dfab99544c55378c1692c585e5e4df88dc7944c3.tar.bz2 |
dt: fix refs that were renamed to json with the same file name
These files were converted to json-schema, but the references weren't
renamed.
Fixes: 66ed144f147a ("dt-bindings: interrupt-controller: Convert ARM GIC to json-schema")
(and other similar commits)
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5cfbea4ce575..0c84bf76d165 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2768,7 +2768,7 @@ AVIA HX711 ANALOG DIGITAL CONVERTER IIO DRIVER M: Andreas Klinger <ak@it-klinger.de> L: linux-iio@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/iio/adc/avia-hx711.txt +F: Documentation/devicetree/bindings/iio/adc/avia-hx711.yaml F: drivers/iio/adc/hx711.c AX.25 NETWORK LAYER @@ -14353,7 +14353,7 @@ SIMPLEFB FB DRIVER M: Hans de Goede <hdegoede@redhat.com> L: linux-fbdev@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/display/simple-framebuffer.txt +F: Documentation/devicetree/bindings/display/simple-framebuffer.yaml F: drivers/video/fbdev/simplefb.c F: include/linux/platform_data/simplefb.h |