From: Vinod Koul Date: Sun, 17 Jan 2021 07:08:04 +0000 (+0530) Subject: MAINTAINERS: dmaengine: add header files directory X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=41116775f12cb8c45385525d363ea244e07e4c73;p=linux.git MAINTAINERS: dmaengine: add header files directory Somehow dmaengine header files are missed in the entry so update it Link: https://lore.kernel.org/r/20210117070804.2539698-1-vkoul@kernel.org Signed-off-by: Vinod Koul --- diff --git a/MAINTAINERS b/MAINTAINERS index 0d62310a31f87..df68078e1da8d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5281,6 +5281,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git F: Documentation/devicetree/bindings/dma/ F: Documentation/driver-api/dmaengine/ F: drivers/dma/ +F: include/linux/dma/ F: include/linux/dmaengine.h F: include/linux/of_dma.h