mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
MAINTAINERS: add sys_soc.h to DRIVER CORE
The sys_soc.h header was never added to the DRIVER CORE MAINTAINERS
entry when the SoC bus was introduced. Add it now.
Fixes: 74d1d82cda ("drivers/base: add bus for System-on-Chip devices")
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://patch.msgid.link/20260727204543.2286472-1-dakr@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
68ac45aabe
commit
f2687db25d
|
|
@ -7901,6 +7901,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*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user