[PATCH] MAINTAINERS: add sys_soc.h to DRIVER CORE
Danilo Krummrich <[email protected]> Mon, 27 Jul 2026 22:45:36 +0200
| Newsgroups | dev.linux.lists.driver-core |
|---|---|
| Message-ID | <[email protected]> |
The sys_soc.h header was never added to the DRIVER CORE MAINTAINERS
entry when the SoC bus was introduced. Add it now.
Fixes: 74d1d82cdaae ("drivers/base: add bus for System-on-Chip devices")
Signed-off-by: Danilo Krummrich <[email protected]>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 8034273de98b..1b5369f177ae 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7902,6 +7902,7 @@ F: include/linux/fwnode.h
F: include/linux/kobj*
F: include/linux/ksysfs.h
F: include/linux/property.h
+F: include/linux/sys_soc.h
F: include/linux/sysfs.h
F: kernel/ksysfs.c
F: lib/kobj*
--
2.55.0