The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: fix incorrect directory reference
@ 2020-06-18 19:55 Ralf Ramsauer
  2020-06-19 21:39 ` Lubomir Rintel
  0 siblings, 1 reply; 2+ messages in thread
From: Ralf Ramsauer @ 2020-06-18 19:55 UTC (permalink / raw)
  To: Lubomir Rintel, linux-kernel, linux-arm-kernel
  Cc: Ralf Ramsauer, David S . Miller, Mauro Carvalho Chehab,
	Rob Herring, Lukas Bulwahn

the below-mentioned commit moved headers to inlucde/linux/soc/mmp. MAINTAINERS
was updated, but include/ was omitted.

Fixes: 32adcaa010 ("ARM: mmp: move cputype.h to include/linux/soc/")
Signed-off-by: Ralf Ramsauer <ralf.ramsauer@oth-regensburg.de>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 68f21d46614c..20d897b5be4b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11492,7 +11492,7 @@ S:	Odd Fixes
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/lkundrak/linux-mmp.git
 F:	arch/arm/boot/dts/mmp*
 F:	arch/arm/mach-mmp/
-F:	linux/soc/mmp/
+F:	include/linux/soc/mmp/
 
 MMP USB PHY DRIVERS
 R:	Lubomir Rintel <lkundrak@v3.sk>
-- 
2.27.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-19 21:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-18 19:55 [PATCH] MAINTAINERS: fix incorrect directory reference Ralf Ramsauer
2020-06-19 21:39 ` Lubomir Rintel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox