]> git.baikalelectronics.ru Git - kernel.git/commit
xen/pci: Use acpi_noirq_set() helper to avoid #ifdef
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 10 Nov 2017 18:08:19 +0000 (20:08 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 19 Dec 2017 05:09:08 +0000 (23:09 -0600)
commitb4c8d9dc2c0382991d315557aca4cbb53e0114a0
treef83a74ea0a11f0fe4f4b93359b3928c9ba032d5a
parent6d26e52fc39dd1b277640428ccc4ab1abd836cd8
xen/pci: Use acpi_noirq_set() helper to avoid #ifdef

No need to keep an #ifdef since we have a helper (in x86 world).  Use it
instead.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/x86/pci/xen.c