diff options
author | Krzysztof Kozlowski <[email protected]> | 2024-08-25 10:57:45 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-08-26 15:52:34 +0100 |
commit | 0225d3b9efe3daca332befaa0c4ce2f119297d5a (patch) | |
tree | a0afffa5b8cf393fee4efb0677bd45af06e8f51f | |
parent | c8dc1016ba0e249e45863c1da3b951efe7c4214a (diff) |
ASoC: MAINTAINERS: Drop incorrect tlv320aic31xx.txt path
tlv320aic31xx.txt was converted to DT schema (YAML) and new file is
already matched by wildcard. This fixes get_maintainers.pl self-test
warning:
./MAINTAINERS:22739: warning: no file matches F: Documentation/devicetree/bindings/sound/tlv320aic31xx.txt
Fixes: e486feb7b8ec ("ASoC: dt-bindings: convert tlv320aic31xx.txt to yaml")
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1d12f3fca229..f8a645bcf2b1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22584,7 +22584,6 @@ F: Documentation/devicetree/bindings/sound/ti,pcm1681.yaml F: Documentation/devicetree/bindings/sound/ti,pcm3168a.yaml F: Documentation/devicetree/bindings/sound/ti,tlv320*.yaml F: Documentation/devicetree/bindings/sound/ti,tlv320adcx140.yaml -F: Documentation/devicetree/bindings/sound/tlv320aic31xx.txt F: include/sound/tas2*.h F: include/sound/tlv320*.h F: include/sound/tpa6130a2-plat.h |