]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: MAINTAINERS: drop stale exynos file pattern
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 25 Aug 2024 09:00:52 +0000 (11:00 +0200)
committerInki Dae <inki.dae@samsung.com>
Fri, 6 Sep 2024 06:52:42 +0000 (15:52 +0900)
commitfce4a2a95df29c48338f3dee18c9e9d7c3d07316
treec85355f307e606f47e3020155ef1581eb862a0fc
parente066e9aa4d9c869c92d1d03647472e4ce96c0919
dt-bindings: MAINTAINERS: drop stale exynos file pattern

With last TXT binding converted to DT schema, all Samsung Exynos display
bindings are in "samsung" directory, already present in maintainers
entry.  Drop old "exynos" directory to fix get_maintainers.pl self-test
warning:

  ./MAINTAINERS:7539: warning: no file matches F: Documentation/devicetree/bindings/display/exynos/

Fixes: ad6d17e10306 ("dt-bindings: display: samsung,exynos5-dp: convert to DT Schema")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
MAINTAINERS