Include the GDB scripts file under scripts/gdb/linux/device.py under the DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS subsystem since it parses internal data structures that depend upon that subsystem.
Signed-off-by: Florian Fainelli <florian.faine...@broadcom.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 27521a01d462..d92a78bf66e9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7381,6 +7381,7 @@ F: rust/kernel/faux.rs F: rust/kernel/platform.rs F: samples/rust/rust_driver_platform.rs F: samples/rust/rust_driver_faux.rs +F: scripts/gdb/linux/device.py DRIVERS FOR OMAP ADAPTIVE VOLTAGE SCALING (AVS) M: Nishanth Menon <n...@ti.com> -- 2.43.0