mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-16 12:31:52 -04:00
MAINTAINERS: drop file entry in Marvell Kirkwood and Armada SOC support
Commitfcaf733ca5("MAINTAINERS: Add Falcon DB") adds a new file entry referring to non-existing files arch/arm/boot/dts/marvell/db-falcon*. Checking with 'find . -name db-falcon*' and the files actually added with the commitb3370479a5("arm64: dts: a7k: add COM Express boards"), which was part of the same patch series, the files intended to refer to are actually arch/arm64/boot/dts/marvell/db-falcon-carrier-a7k.dts and arch/arm64/boot/dts/marvell/db-falcon-carrier.dtsi. Note though that there is already a file entry for arch/arm64/boot/dts/marvell/ in the ARM/Marvell Kirkwood and Armada SOC support section. So, the added files were already covered by the existing MAINTAINERS file and no further file entry is required at all. Drop the unneeded file entry, essentially reverting the commitfcaf733ca5("MAINTAINERS: Add Falcon DB"). Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
This commit is contained in:
committed by
Gregory CLEMENT
parent
6de23f81a5
commit
29d8a38064
@@ -2994,7 +2994,6 @@ S: Maintained
|
||||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git
|
||||
F: Documentation/devicetree/bindings/arm/marvell/
|
||||
F: arch/arm/boot/dts/marvell/armada*
|
||||
F: arch/arm/boot/dts/marvell/db-falcon*
|
||||
F: arch/arm/boot/dts/marvell/kirkwood*
|
||||
F: arch/arm/configs/mvebu_*_defconfig
|
||||
F: arch/arm/mach-mvebu/
|
||||
|
||||
Reference in New Issue
Block a user