diff options
author | Krzysztof Kozlowski <[email protected]> | 2020-12-01 23:15:15 +0200 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2020-12-07 15:33:47 +0100 |
commit | c99055ec2c3974386f36eb648af77a8dbe887ca9 (patch) | |
tree | 7bc3111e3c416ff450d18e0dace43fd410d2ae3d | |
parent | 9280f726097b436c8c907825131cd346d7eb0c0f (diff) |
MAINTAINERS: correct SoC Git address (formerly: arm-soc)
The SoC Git was moved from arm/arm-soc.git to soc/soc.git. Correct the
ARM Sub-architectures entry.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]'
Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6f474153dbec..715c84c25fb5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1489,7 +1489,7 @@ F: drivers/iommu/io-pgtable-arm* ARM SUB-ARCHITECTURES L: [email protected] (moderated for non-subscribers) S: Maintained -T: git git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git F: arch/arm/mach-*/ F: arch/arm/plat-*/ |