MAINTAINERS: ARM STM STM32MP: correct file paths
authorHeinrich Schuchardt <[email protected]>
Tue, 3 Apr 2018 23:16:08 +0000 (01:16 +0200)
committerTom Rini <[email protected]>
Tue, 10 Apr 2018 19:19:14 +0000 (15:19 -0400)
Provide correct file paths.

Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Patrick Delaunay <[email protected]>
MAINTAINERS

index 2e75f396e1168d1548f3de12083202f80f11acb9..44eeefa635ac6414a01f39393c8daca6b567ba01 100644 (file)
@@ -201,8 +201,8 @@ ARM STM STM32MP
 M:     Patrick Delaunay <[email protected]>
 S:     Maintained
 F:     arch/arm/mach-stm32mp
-F:     clk/clk_stm32mp1.c
-F:     ram/stm32mp1
+F:     drivers/clk/clk_stm32mp1.c
+F:     drivers/ram/stm32mp1/
 
 ARM STM STV0991
 M:     Vikas Manocha <[email protected]>