diff options
author | Arnd Bergmann <arnd@arndb.de> | 2023-05-16 23:04:28 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2023-06-17 09:20:45 +0300 |
commit | 8091f56ee4e51037662590edc0b0e44807fbab4d (patch) | |
tree | f2e913fb8160bca34a4fdb42201050d9c1c79c27 /scripts/gdb/linux/stackdepot.py | |
parent | 7877cb91f1081754a1487c144d85dc0d2e2e7fc4 (diff) | |
download | linux-8091f56ee4e51037662590edc0b0e44807fbab4d.tar.xz |
irqdomain: Include internals.h for function prototypes
irq_domain_debugfs_init() is defined in irqdomain.c, but the
declaration is in a header that is not included here:
kernel/irq/irqdomain.c:1965:13: error: no previous prototype for 'irq_domain_debugfs_init' [-Werror=missing-prototypes]
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20230516200432.554240-1-arnd@kernel.org
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions