Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MAINTAINERS: adjust file entry in FREESCALE QORIQ DPAA FMAN DRIVER

Commit 243996d172a6 ("dt-bindings: net: Convert fsl-fman to yaml") splits
the previous dt text file into four yaml files. It adjusts a corresponding
file entry in MAINTAINERS from txt to yaml, but this adjustment misses
that the file was split and renamed.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference.

Adjust the file entry to match the four yaml files resulting from this
commit above.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Lukas Bulwahn and committed by
David S. Miller
568ebdab 84562f99

+1 -1
+1 -1
MAINTAINERS
··· 8810 8810 R: Sean Anderson <sean.anderson@seco.com> 8811 8811 L: netdev@vger.kernel.org 8812 8812 S: Maintained 8813 - F: Documentation/devicetree/bindings/net/fsl-fman.yaml 8813 + F: Documentation/devicetree/bindings/net/fsl,fman*.yaml 8814 8814 F: drivers/net/ethernet/freescale/fman 8815 8815 8816 8816 FREESCALE QORIQ PTP CLOCK DRIVER