MAINTAINERS: remove section INTEL IOP-ADMA DMA DRIVER
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Thu, 20 Oct 2022 08:21:03 +0000 (10:21 +0200)
committerVinod Koul <vkoul@kernel.org>
Fri, 4 Nov 2022 14:06:44 +0000 (19:36 +0530)
Commit cd0ab43ec91a ("dmaengine: remove iop-adma driver") removes the
driver's source code, but misses to remove the MAINTAINERS section.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken file pattern.

Remove the INTEL IOP-ADMA DMA DRIVER section pointing to the removed
driver.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-by: Dan Williams <dan.j.williams@intel.com>
Link: https://lore.kernel.org/r/20221020082103.29218-1-lukas.bulwahn@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
MAINTAINERS

index cf0f185..cd1264d 100644 (file)
@@ -10332,11 +10332,6 @@ T:     git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
 F:     drivers/iommu/intel/
 F:     include/linux/intel-svm.h
 
-INTEL IOP-ADMA DMA DRIVER
-R:     Dan Williams <dan.j.williams@intel.com>
-S:     Odd fixes
-F:     drivers/dma/iop-adma.c
-
 INTEL IPU3 CSI-2 CIO2 DRIVER
 M:     Yong Zhi <yong.zhi@intel.com>
 M:     Sakari Ailus <sakari.ailus@linux.intel.com>