[PATCH] MAINTAINERS: remove section INTEL IOP-ADMA DMA DRIVER

From: Lukas Bulwahn
Date: Thu Oct 20 2022 - 04:21:48 EST


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@xxxxxxxxx>
---
Arnd, please ack.

Vinod, please pick this minor clean-up patch on top of the commit above.

MAINTAINERS | 5 -----
1 file changed, 5 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8912c852d5a2..9839febf8b51 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10339,11 +10339,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@xxxxxxxxx>
-S: Odd fixes
-F: drivers/dma/iop-adma.c
-
INTEL IPU3 CSI-2 CIO2 DRIVER
M: Yong Zhi <yong.zhi@xxxxxxxxx>
M: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
--
2.17.1