Provide correct file paths. Signed-off-by: Heinrich Schuchardt <[email protected]> --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index fde77b2b61..510ad12a41 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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]> -- 2.16.3 _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

