mirror of
https://github.com/torvalds/linux.git
synced 2026-09-14 16:10:02 +02:00
MAINTAINERS: Drop the nonexistent vsi-iommu.h file entry
Commit 917ace84b7 ("iommu: Add verisilicon IOMMU driver") added the
VERISILICON IOMMU DRIVER section, including a file entry for
include/linux/vsi-iommu.h. That header is not present in the tree and
no file includes it; the driver in drivers/iommu/vsi-iommu.c is
self-contained.
scripts/get_maintainer.pl --self-test=patterns reports the pattern as
matching no file.
Drop the stale entry so the section only lists files that exist.
Assisted-by: LLM
Signed-off-by: Daasaradhi Mannava <daasaradhimannava@gmail.com>
Reviewed-by: Benjamin Gaignard <benjamin.gaignard@collabora.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
This commit is contained in:
parent
fa5c0827f0
commit
adbd8a0820
|
|
@ -28607,7 +28607,6 @@ L: iommu@lists.linux.dev
|
|||
S: Maintained
|
||||
F: Documentation/devicetree/bindings/iommu/verisilicon,iommu.yaml
|
||||
F: drivers/iommu/vsi-iommu.c
|
||||
F: include/linux/vsi-iommu.h
|
||||
|
||||
VF610 NAND DRIVER
|
||||
M: Stefan Agner <stefan@agner.ch>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user