Skip to content

Commit 323c54b

Browse files
bulwahnarndb
authored andcommitted
MAINTAINERS: update file entries after arm multi-platform rework and mach-pxa removal
In the work of Arnd's arm multi-platform support, various files in arch/arm are moved and after the arm mach-pxa removal, only a few files remain to be not aligned with entries in MAINTAINERS. These file movements still require adjustments in MAINTAINERS: Files in arch/arm/mach-ep93xx/include/mach/ are made local: arch/arm/{mach-ep93xx/include/mach/uncompress.h => boot/compressed/misc-ep93xx.h} arch/arm/mach-ep93xx/{include/mach => }/ep93xx-regs.h arch/arm/mach-ep93xx/{include/mach => }/mach/irqs.h Files in arch/arm/mach-vexpress/ are moved to mach-versatile. Correct the remaining references accordingly after these refactorings. Signed-off-by: Lukas Bulwahn <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 3821de1 commit 323c54b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MAINTAINERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2071,8 +2071,8 @@ M: Hartley Sweeten <[email protected]>
20712071
M: Alexander Sverdlin <[email protected]>
20722072
L: [email protected] (moderated for non-subscribers)
20732073
S: Maintained
2074+
F: arch/arm/boot/compressed/misc-ep93xx.h
20742075
F: arch/arm/mach-ep93xx/
2075-
F: arch/arm/mach-ep93xx/include/mach/
20762076

20772077
ARM/CLKDEV SUPPORT
20782078
M: Russell King <[email protected]>
@@ -2975,7 +2975,7 @@ S: Maintained
29752975
F: */*/*/vexpress*
29762976
F: */*/vexpress*
29772977
F: arch/arm/boot/dts/vexpress*
2978-
F: arch/arm/mach-vexpress/
2978+
F: arch/arm/mach-versatile/
29792979
F: arch/arm64/boot/dts/arm/
29802980
F: drivers/clk/versatile/clk-vexpress-osc.c
29812981
F: drivers/clocksource/timer-versatile.c

0 commit comments

Comments
 (0)