فهرست منبع

MAINTAINERS: dmaengine: fix the header file for dmaengine

The headers were listed as include/linux/dma* which is wrong as we have
other files in include/linux/dma* which have nothing to do with dmaengine so
update it to include/linux/dmaengine.h

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Vinod Koul 10 سال پیش
والد
کامیت
0ce3c066c4
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      MAINTAINERS

+ 1 - 1
MAINTAINERS

@@ -3182,7 +3182,7 @@ L:	dmaengine@vger.kernel.org
 Q:	https://patchwork.kernel.org/project/linux-dmaengine/list/
 Q:	https://patchwork.kernel.org/project/linux-dmaengine/list/
 S:	Maintained
 S:	Maintained
 F:	drivers/dma/
 F:	drivers/dma/
-F:	include/linux/dma*
+F:	include/linux/dmaengine.h
 F:	Documentation/dmaengine/
 F:	Documentation/dmaengine/
 T:	git git://git.infradead.org/users/vkoul/slave-dma.git
 T:	git git://git.infradead.org/users/vkoul/slave-dma.git