diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-03-29 18:17:40 +0200 |
---|---|---|
committer | Gregory CLEMENT <gregory.clement@free-electrons.com> | 2016-04-14 18:56:50 +0200 |
commit | e269777f72b32db6200f6d925cc40d8613c5c308 (patch) | |
tree | f23cd1f5599db59e3be3e14f0a8b69039d5a6ef3 /MAINTAINERS | |
parent | ARM: mvebu_v7_defconfig: Enabling the new Marvell's cryptographic engine driver (diff) | |
download | linux-e269777f72b32db6200f6d925cc40d8613c5c308.tar.xz linux-e269777f72b32db6200f6d925cc40d8613c5c308.zip |
MAINTAINERS: attach arch/arm/configs/mvebu_*_defconfig to relevant maintainers
The arch/arm/configs/mvebu_*_defconfig currently don't belong to any
maintainer, so get_maintainer returns only information based on
commits, which is not completely accurate.
Therefore, this commit replaces a useless empty newline in MAINTAINERS
by a line attaching those defconfigs to the appropriate Marvell EBU
maintainers.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 03e00c7c88eb..5bb9f3e47548 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1322,7 +1322,7 @@ F: drivers/rtc/rtc-armada38x.c F: arch/arm/boot/dts/armada* F: arch/arm/boot/dts/kirkwood* F: arch/arm64/boot/dts/marvell/armada* - +F: arch/arm/configs/mvebu_*_defconfig ARM/Marvell Berlin SoC support M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> |