diff options
author | Joe Perches <[email protected]> | 2013-09-11 14:23:37 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-09-11 15:58:29 -0700 |
commit | 281e192f5e4db2a0fefcc04de2fabaa7a16294c8 (patch) | |
tree | 654c35b24d2ca31ad7bb2bb1cc6ed85e2b5472ac | |
parent | 15dba38737af134ddcac3270448c5e15eff2e323 (diff) |
MAINTAINERS: ARM: spear: consolidate sections
Commit a7ed099ffc8e ("ARM: spear: move all files to mach-spear") moved
all the files into a single directory, delete the now unnecessary
duplicate sections and update the pattern.
Signed-off-by: Joe Perches <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 30 |
1 files changed, 1 insertions, 29 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 342fe744ac96..3f83a6de463e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7815,35 +7815,7 @@ L: [email protected] L: [email protected] (moderated for non-subscribers) W: http://www.st.com/spear S: Maintained -F: arch/arm/plat-spear/ - -SPEAR13XX MACHINE SUPPORT -M: Viresh Kumar <[email protected]> -M: Shiraz Hashim <[email protected]> -L: [email protected] (moderated for non-subscribers) -W: http://www.st.com/spear -S: Maintained -F: arch/arm/mach-spear13xx/ - -SPEAR3XX MACHINE SUPPORT -M: Viresh Kumar <[email protected]> -M: Shiraz Hashim <[email protected]> -L: [email protected] (moderated for non-subscribers) -W: http://www.st.com/spear -S: Maintained -F: arch/arm/mach-spear3xx/ - -SPEAR6XX MACHINE SUPPORT -M: Rajeev Kumar <[email protected]> -M: Shiraz Hashim <[email protected]> -M: Viresh Kumar <[email protected]> -L: [email protected] (moderated for non-subscribers) -W: http://www.st.com/spear -S: Maintained -F: arch/arm/mach-spear6xx/ +F: arch/arm/mach-spear/ SPEAR CLOCK FRAMEWORK SUPPORT M: Viresh Kumar <[email protected]> |