diff options
| author | Rob Herring <[email protected]> | 2023-04-05 20:27:24 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2023-04-06 18:36:27 +0000 |
| commit | 45166620b7254a9e9329a2b6cdfa369bc3ca9c5b (patch) | |
| tree | d09a295e7c91b2d0cd8b444f0d9737a0af18f6ef /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
| parent | fpga: lattice-sysconfig-spi: Add explicit include for of.h (diff) | |
| download | kernel-45166620b7254a9e9329a2b6cdfa369bc3ca9c5b.tar.gz kernel-45166620b7254a9e9329a2b6cdfa369bc3ca9c5b.zip | |
ACPI: Replace irqdomain.h include with struct declarations
linux/acpi.h includes irqdomain.h which includes of.h. Break the include
chain by replacing the irqdomain include with forward declarations for
struct irq_domain and irq_domain_ops which is sufficient for acpi.h.
of.h also includes mod_devicetable.h which many drivers implicitly
depend on. As acpi.h already includes it, just move it out of the
'#ifdef CONFIG_ACPI'.
Reviewed-by: Jacob Keller <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions
