MAINTAINERS: Fix file entry for MAX77693 DT
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Wed, 1 Jun 2022 07:35:11 +0000 (09:35 +0200)
committerLee Jones <lee@kernel.org>
Tue, 19 Jul 2022 09:54:39 +0000 (10:54 +0100)
commit34b1a65ec1b5a8a292c9836cf36f511f2bb2f9eb
treeac943436652d560ee0b6e0013f2b39996d29a62a
parent7ff7d5ffb7259f78f87cd0db59d8656799aee8c3
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 <lukas.bulwahn@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20220601073511.15721-1-lukas.bulwahn@gmail.com
MAINTAINERS