diff mbox series

[U-Boot] MAINTAINERS: update stm32mp1 path for arch

Message ID 1548087600-10203-1-git-send-email-patrick.delaunay@st.com
State Accepted
Commit 67eea68a3411701920d00cbfd466524abe76ce64
Delegated to: Tom Rini
Headers show
Series [U-Boot] MAINTAINERS: update stm32mp1 path for arch | expand

Commit Message

Patrick DELAUNAY Jan. 21, 2019, 4:20 p.m. UTC
Handle correctly directory arch/arm/mach-stm32mp/ :
Add a trailing slash to include all files
and subdirectory files.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
---

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tom Rini Jan. 27, 2019, 3:53 a.m. UTC | #1
On Mon, Jan 21, 2019 at 05:20:00PM +0100, Patrick Delaunay wrote:

> Handle correctly directory arch/arm/mach-stm32mp/ :
> Add a trailing slash to include all files
> and subdirectory files.
> 
> Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>

Applied to u-boot/master, thanks!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index f86fdf9..91d9616 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -257,7 +257,7 @@  M:	Christophe Kerello <christophe.kerello@st.com>
 M:	Patrice Chotard <patrice.chotard@st.com>
 L:	uboot-stm32@st-md-mailman.stormreply.com (moderated for non-subscribers)
 S:	Maintained
-F:	arch/arm/mach-stm32mp
+F:	arch/arm/mach-stm32mp/
 F:	drivers/clk/clk_stm32mp1.c
 F:	drivers/i2c/stm32f7_i2c.c
 F:	drivers/misc/stm32mp_fuse.c