From: Lukas Bulwahn Date: Wed, 1 Jun 2022 07:35:11 +0000 (+0200) Subject: MAINTAINERS: Fix file entry for MAX77693 DT X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=34b1a65ec1b5a8a292c9836cf36f511f2bb2f9eb;p=linux.git MAINTAINERS: Fix file entry for MAX77693 DT Commit b38213c6118b ("dt-bindings: mfd: maxim,max77693: Convert to dtschema") converts max77693.txt to maxim,max77693.yaml and adjusts the file entry in MAINTAINERS accordingly. Unfortunately, the merge commit afb67df31a8c ("Merge branches [...] into ibs-for-mfd-merged") resolves some conflict in MAINTAINERS in such a way that the file entry for the converted text file max77693.txt, removed in the commit above, is added back into MAINTAINERS. Remove the file entry to this converted text file in MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS. Signed-off-by: Lukas Bulwahn Signed-off-by: Lee Jones Link: https://lore.kernel.org/r/20220601073511.15721-1-lukas.bulwahn@gmail.com --- diff --git a/MAINTAINERS b/MAINTAINERS index e1629497d60ac..b8ce8e3c140ad 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12119,7 +12119,6 @@ F: Documentation/devicetree/bindings/*/maxim,max77686.yaml F: Documentation/devicetree/bindings/*/maxim,max77693.yaml F: Documentation/devicetree/bindings/*/maxim,max77843.yaml F: Documentation/devicetree/bindings/clock/maxim,max77686.txt -F: Documentation/devicetree/bindings/mfd/max77693.txt F: drivers/*/*max77843.c F: drivers/*/max14577*.c F: drivers/*/max77686*.c