diff options
| author | Thomas Petazzoni <[email protected]> | 2017-05-18 14:58:52 +0200 |
|---|---|---|
| committer | Gregory CLEMENT <[email protected]> | 2017-05-23 16:29:11 +0200 |
| commit | e7c1572f6565d8b2b2e3be9cffa022a8cd6a6643 (patch) | |
| tree | b802e9581cd3a634d2b3d9880aabd7d7f4d6c397 | |
| parent | 08332893e37af6ae779367e78e444f8f9571511d (diff) | |
MAINTAINERS: sort F entries for Marvell EBU maintainers
This commit sorts alphabetically the file entries of the Marvell EBU
maintainers in the MAINTAINERS file.
Signed-off-by: Thomas Petazzoni <[email protected]>
Acked-by: Jason Cooper <[email protected]>
Signed-off-by: Gregory CLEMENT <[email protected]>
| -rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9e984645c4b0..c186b9533c08 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1489,13 +1489,13 @@ M: Gregory Clement <[email protected]> M: Sebastian Hesselbarth <[email protected]> L: [email protected] (moderated for non-subscribers) S: Maintained -F: arch/arm/mach-mvebu/ -F: drivers/rtc/rtc-armada38x.c F: arch/arm/boot/dts/armada* F: arch/arm/boot/dts/kirkwood* +F: arch/arm/configs/mvebu_*_defconfig +F: arch/arm/mach-mvebu/ F: arch/arm64/boot/dts/marvell/armada* F: drivers/cpufreq/mvebu-cpufreq.c -F: arch/arm/configs/mvebu_*_defconfig +F: drivers/rtc/rtc-armada38x.c ARM/Marvell Berlin SoC support M: Jisheng Zhang <[email protected]> |