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)
commit2aff0d5d61e75660dab30e56ab23f298291d505b
treedeed981cb70c23eb1fa4a83c74442715bf5c830b
parent8f3d9f354286745c751374f5f1fcafee6b3f3136
MAINTAINERS: correct typo in new NXP LAYERSCAPE GEN4

Commit 3edeb49525bb ("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