diff mbox series

MAINTAINERS: Add selftests to DMA-BUF HEAPS FRAMEWORK entry

Message ID 20240729081202.937-1-yuzenghui@huawei.com
State New
Headers show
Series MAINTAINERS: Add selftests to DMA-BUF HEAPS FRAMEWORK entry | expand

Commit Message

Zenghui Yu July 29, 2024, 8:12 a.m. UTC
Include dmabuf-heaps selftests in the correct entry so that updates to it
can be sent to the right place.

Signed-off-by: Zenghui Yu <yuzenghui@huawei.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 42decde38320..b7f24c9fb0e2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6660,6 +6660,7 @@  F:	drivers/dma-buf/dma-heap.c
 F:	drivers/dma-buf/heaps/*
 F:	include/linux/dma-heap.h
 F:	include/uapi/linux/dma-heap.h
+F:	tools/testing/selftests/dmabuf-heaps/
 
 DMC FREQUENCY DRIVER FOR SAMSUNG EXYNOS5422
 M:	Lukasz Luba <lukasz.luba@arm.com>