diff options
author | Lukas Bulwahn | 2022-03-08 11:30:27 +0100 |
---|---|---|
committer | David S. Miller | 2022-03-09 15:02:04 +0000 |
commit | 7f415828f987fca9651694c7589560e55ffdf9a6 (patch) | |
tree | b6e0bdf93035e4262a3435250da9d9989c038c8b /MAINTAINERS | |
parent | 0dbdf819f4c12337fbe5c8551d97f312a44a7d87 (diff) |
MAINTAINERS: rectify entry for REALTEK RTL83xx SMI DSA ROUTER CHIPS
Commit 429c83c78ab2 ("dt-bindings: net: dsa: realtek: convert to YAML
schema, add MDIO") converts realtek-smi.txt to realtek.yaml, but missed to
adjust its reference in MAINTAINERS.
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.
Repair this file reference in REALTEK RTL83xx SMI DSA ROUTER CHIPS.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Alvin Šipraga <alsi@bang-olufsen.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cb75c5d6d78b..9c439a10b02f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16378,7 +16378,7 @@ REALTEK RTL83xx SMI DSA ROUTER CHIPS M: Linus Walleij <linus.walleij@linaro.org> M: Alvin Šipraga <alsi@bang-olufsen.dk> S: Maintained -F: Documentation/devicetree/bindings/net/dsa/realtek-smi.txt +F: Documentation/devicetree/bindings/net/dsa/realtek.yaml F: drivers/net/dsa/realtek/* REALTEK WIRELESS DRIVER (rtlwifi family) |