Randy Dunlap
dc0d58e281
Fix build error when CONFIG_ACPI is not set/enabled:
...
[ Upstream commit ee87e1557c42dc9c2da11c38e11b87c311569853 ]
../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 <rdunlap@infradead.org>
Reviewed-by: Juergen Gross <jgross@suse.com>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: xen-devel@lists.xenproject.org
Cc: linux-pci@vger.kernel.org
Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-08-26 10:41:05 +02:00
..
2018-09-17 16:33:24 -05:00
2018-09-27 18:28:58 +02:00
2019-05-30 11:26:32 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-06-05 17:37:06 +02:00
2019-05-21 10:50:45 +02:00
2018-02-23 08:20:30 +01:00
2018-06-29 20:06:07 -05:00
2020-06-17 16:40:24 +02:00
2018-11-08 21:53:35 -08:00
2017-11-02 11:10:55 +01:00
2018-01-19 09:15:42 +01:00
2019-04-17 15:27:03 -05:00
2019-05-21 10:50:45 +02:00
2017-11-02 11:10:55 +01:00
2019-06-05 17:37:11 +02:00
2017-11-02 11:10:55 +01:00
2019-08-13 14:29:22 -07:00
2014-11-04 18:17:27 +01:00
2019-05-30 11:26:32 -07:00
2017-11-02 11:10:55 +01:00
2019-09-03 08:36:30 +02:00
2020-08-26 10:41:05 +02:00