diff options
author | Randy Dunlap <[email protected]> | 2020-08-20 06:30:47 +0200 |
---|---|---|
committer | Juergen Gross <[email protected]> | 2020-08-20 06:30:47 +0200 |
commit | ee87e1557c42dc9c2da11c38e11b87c311569853 (patch) | |
tree | a28c1cd865fa1312c5f5c7fc8fcd20b139037874 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6163a985e50cb19d5bdf73f98e45b8af91a77658 (diff) |
Fix build error when CONFIG_ACPI is not set/enabled:
../arch/x86/pci/xen.c: In function ‘pci_xen_init’:
../arch/x86/pci/xen.c:410:2: error: implicit declaration of function ‘acpi_noirq_set’; did you mean ‘acpi_irq_get’? [-Werror=implicit-function-declaration]
acpi_noirq_set();
Fixes: 88e9ca161c13 ("xen/pci: Use acpi_noirq_set() helper to avoid #ifdef")
Signed-off-by: Randy Dunlap <[email protected]>
Reviewed-by: Juergen Gross <[email protected]>
Cc: Andy Shevchenko <[email protected]>
Cc: Bjorn Helgaas <[email protected]>
Cc: Konrad Rzeszutek Wilk <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions