]> git.baikalelectronics.ru Git - kernel.git/commit
MAINTAINERS: correct typo in new NXP LAYERSCAPE GEN4
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Wed, 6 May 2020 05:21:30 +0000 (07:21 +0200)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Mon, 11 May 2020 14:06:10 +0000 (15:06 +0100)
commitde3c472df1882a8efa74d949472eaacf0abf6e40
treedeed981cb70c23eb1fa4a83c74442715bf5c830b
parent9b8057e7f937f20763a90a8fc2333168af101732
MAINTAINERS: correct typo in new NXP LAYERSCAPE GEN4

Commit 46629b2ccc6f ("dt-bindings: PCI: Add NXP Layerscape SoCs PCIe Gen4
controller") includes a new entry in MAINTAINERS, but slipped in a typo in
one of the file entries.

Hence, since then, ./scripts/get_maintainer.pl --self-test complains:

  warning: no file matches F: \
    drivers/pci/controller/mobibeil/pcie-layerscape-gen4.c

Correct the typo in PCI DRIVER FOR NXP LAYERSCAPE GEN4 CONTROLLER.

Link: https://lore.kernel.org/r/20200506052130.5780-1-lukas.bulwahn@gmail.com
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Rob Herring <robh@kernel.org>
MAINTAINERS