MAINTAINERS: rectify entry for XILINX CAN DRIVER
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Mon, 21 Mar 2022 12:28:40 +0000 (13:28 +0100)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Tue, 19 Apr 2022 15:12:13 +0000 (17:12 +0200)
commitbadea4fc7025320c163dfc24e884c1a52e7c568a
treebaa29a837d6c806e65979d3d02fd710d325e90c7
parente6ec83790593af2d7ad4bae25831baa206780f66
MAINTAINERS: rectify entry for XILINX CAN DRIVER

Commit 7843d3c8e5e6 ("dt-bindings: can: xilinx_can: Convert Xilinx CAN
binding to YAML") converts xilinx_can.txt to xilinx,can.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 XILINX CAN DRIVER.

Fixes: 7843d3c8e5e6 ("dt-bindings: can: xilinx_can: Convert Xilinx CAN binding to YAML")
Link: https://lore.kernel.org/all/20220321122840.17841-1-lukas.bulwahn@gmail.com
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
MAINTAINERS