diff options
author | Rob Herring <robh@kernel.org> | 2023-04-05 23:27:19 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-04-06 21:36:27 +0300 |
commit | cf02f71c3ef870f0376a723fd9c95d288f381984 (patch) | |
tree | 019468c809647cc57e5ac17f8e20cb4ab22cde17 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 933c9f190543007385ccf899e257328c525ce7e5 (diff) | |
download | linux-cf02f71c3ef870f0376a723fd9c95d288f381984.tar.xz |
ata: pata_macio: Add explicit include of irqdomain.h
With linux/acpi.h no longer including irqdomain.h, add an explicit
include of irqdomain.h to fix the following error:
drivers/ata/pata_macio.c:1172:23: error: implicit declaration of function 'irq_create_mapping' [-Werror=implicit-function-declaration]
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions