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)
commit80629af0f3e438b94532cf88f3fb53c711f95138
tree4db5d1cf847707e98de472d7155fb484a4ca10f9
parentcd0ab43ec91a6114ea309e9e72382fdb184e7b9a
MAINTAINERS: remove section INTEL IOP-ADMA DMA DRIVER

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