mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: fix the file path of uniphier-mdmac.c
@ 2019-03-26  2:13 Masahiro Yamada
  2019-03-26  5:43 ` Masahiro Yamada
  2019-03-27 13:49 ` Mukesh Ojha
  0 siblings, 2 replies; 3+ messages in thread
From: Masahiro Yamada @ 2019-03-26  2:13 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: linux-kernel, Joe Perches, Masahiro Yamada

The pattern drivers/dmaengine/uniphier-mdmac.c has no match in the
source tree.

The correct path is drivers/dma/uniphier-mdmac.c

Reported-by: Joe Perches <joe@perches.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 3e5a5d2..bfb1557 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2356,7 +2356,7 @@ F:	arch/arm/mm/cache-uniphier.c
 F:	arch/arm64/boot/dts/socionext/uniphier*
 F:	drivers/bus/uniphier-system-bus.c
 F:	drivers/clk/uniphier/
-F:	drivers/dmaengine/uniphier-mdmac.c
+F:	drivers/dma/uniphier-mdmac.c
 F:	drivers/gpio/gpio-uniphier.c
 F:	drivers/i2c/busses/i2c-uniphier*
 F:	drivers/irqchip/irq-uniphier-aidet.c
-- 
2.7.4


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

end of thread, other threads:[~2019-03-27 13:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-26  2:13 [PATCH] MAINTAINERS: fix the file path of uniphier-mdmac.c Masahiro Yamada
2019-03-26  5:43 ` Masahiro Yamada
2019-03-27 13:49 ` Mukesh Ojha

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

all inboxes | Powered by JetHome®