include/hw/block/dataplane/xen* does not exist. hw/block/dataplane/xen* does, and is covered. Drop the bad line.
Fixes: fcab2b464e (xen: add header and build dataplane/xen-block.c, 2019-01-08) Cc: Stefano Stabellini <[email protected]> Cc: Anthony PERARD <[email protected]> Cc: Edgar E. Iglesias <[email protected]> Cc: [email protected] Signed-off-by: Markus Armbruster <[email protected]> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 65a1dc99b2..44e5f096a1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -640,7 +640,6 @@ F: hw/xen/ F: hw/xenpv/ F: hw/i386/xen/ F: hw/pci-host/xen_igd_pt.c -F: include/hw/block/dataplane/xen* F: include/hw/xen/ F: include/system/xen.h F: include/system/xen-mapcache.h -- 2.54.0
